Skip to content

Commit

Permalink
increase timeout to 1hr
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoney committed Jun 9, 2024
1 parent 9f9f83f commit e512bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
-
name: Run go tests
run: |
go test -v -count=1 -timeout=10m ./...
go test -v -count=1 -timeout=60m ./...

0 comments on commit e512bda

Please sign in to comment.