Skip to content

Commit

Permalink
Add missing test timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Hoang Quoc Trung <[email protected]>
  • Loading branch information
ichbinfrog committed Apr 14, 2024
1 parent 4c99621 commit e629376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:

- name: Build and test
run: |
go test -tags=e2e ./...
go test -tags=e2e -timeout 1h ./...

0 comments on commit e629376

Please sign in to comment.