Skip to content

Commit

Permalink
try custom forge action
Browse files Browse the repository at this point in the history
  • Loading branch information
dan9186 committed Dec 27, 2023
1 parent f416e2c commit 7974b99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ jobs:
go-version: "1.21"

- name: Test
run: go test ./...
uses: gomicro/forge-action
with:
step: test

deploy:
name: Deploy
Expand Down

0 comments on commit 7974b99

Please sign in to comment.