Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
10d9e authored Nov 17, 2024
1 parent 0f998f0 commit 400ecf5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
run: go build -v ./...

- name: Test
run: go test -v ./...
run: go test -v -timeout=5m ./...

0 comments on commit 400ecf5

Please sign in to comment.