mirror of
https://github.com/creack/pty.git
synced 2026-03-31 10:37:09 +09:00
using a larger timeout in test
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -57,4 +57,4 @@ jobs:
|
||||
# Run the tests again 100 times without verbose.
|
||||
- if: ${{ matrix.go_version != '1.6.x' }}
|
||||
name: Many Tests
|
||||
run: go test -count=100 -timeout=10s
|
||||
run: go test -count=100 -timeout=30s
|
||||
|
||||
Reference in New Issue
Block a user