Skip to content

Commit

Permalink
Fix bad intent
Browse files Browse the repository at this point in the history
  • Loading branch information
NHAS committed Nov 9, 2024
1 parent 2952c9d commit 2df277a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
go-version: '1.23'

- name: Test with the Go CLI
run: go test -v
run: go test -v

0 comments on commit 2df277a

Please sign in to comment.