Skip to content

Commit

Permalink
[UPDATE] test steps dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas-ggd committed Aug 27, 2024
1 parent 5ab8528 commit 3b7aa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build
run: go build
- name: Run Tests
run: go test ./...
run: go test

release:
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 3b7aa39

Please sign in to comment.