mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-28 20:49:43 -05:00
this should finish in a few seconds, so decreasing the timeout
This commit is contained in:
@@ -35,4 +35,4 @@ jobs:
|
||||
- name: Test concurrentmap
|
||||
working-directory: ./go
|
||||
run: |
|
||||
go test -vet=off -v -race -timeout 30m github.com/dolthub/dolt/go/libraries/utils/concurrentmap
|
||||
go test -vet=off -v -race -timeout 1m github.com/dolthub/dolt/go/libraries/utils/concurrentmap
|
||||
|
||||
Reference in New Issue
Block a user