Skip to content

Commit 1ab5915

Browse files
committed
fix: timeout
1 parent 3592d86 commit 1ab5915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
skip-cache: true
4444
skip-pkg-cache: true
4545
skip-build-cache: true
46+
args: --timeout 3m --verbose
4647

4748
- name: Test
4849
run: go test -v ./...

0 commit comments

Comments
 (0)