Skip to content

Commit

Permalink
💚 [CI] Bump race test timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggwpez committed Aug 23, 2021
1 parent 35d0ea6 commit 931187e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
uses: actions/checkout@v2

- name: Unit Race Tests
run: go test -timeout 120s -race -gcflags=all=-d=checkptr=0 ./...
run: go test -timeout 240s -race -gcflags=all=-d=checkptr=0 ./...

0 comments on commit 931187e

Please sign in to comment.