Skip to content

Commit

Permalink
Bump test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jshufro committed Dec 5, 2024
1 parent fa1e8d3 commit 534ef12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: 1.21.8
- run: go test ./...
- run: go test ./... -timeout 30m

0 comments on commit 534ef12

Please sign in to comment.