Skip to content

Commit

Permalink
use github-actions format
Browse files Browse the repository at this point in the history
  • Loading branch information
sivukhin committed Feb 12, 2024
1 parent 080c808 commit 950cd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
- name: Build
run: go build -v ./...
- name: Test with the Go CLI
run: make test
run: make test FORMAT=github-actions

0 comments on commit 950cd91

Please sign in to comment.