mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-25 17:27:49 +00:00
Merge branch 'integration-test-concurrent-join' of github.com:kradalby/headscale into integration-test-concurrent-join
This commit is contained in:
commit
7e6e093f17
1
.github/workflows/test-integration.yml
vendored
1
.github/workflows/test-integration.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
if: steps.changed-files.outputs.any_changed == 'true'
|
if: steps.changed-files.outputs.any_changed == 'true'
|
||||||
uses: nick-invision/retry@v2
|
uses: nick-invision/retry@v2
|
||||||
with:
|
with:
|
||||||
|
timeout_minutes: 100
|
||||||
max_attempts: 5
|
max_attempts: 5
|
||||||
retry_on: error
|
retry_on: error
|
||||||
command: go test -tags integration -timeout 20m
|
command: go test -tags integration -timeout 20m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user