Skip to content

Commit

Permalink
don't run tests recursively
Browse files Browse the repository at this point in the history
  • Loading branch information
nbdy committed Sep 24, 2023
1 parent 8a8fdda commit 9f96bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: run tests
run: |
go get .
go test ./...
go test .

0 comments on commit 9f96bc1

Please sign in to comment.