Merge branch 'integration-test-concurrent-join' of github.com:kradalby/headscale into integration-test-concurrent-join

This commit is contained in:
Kristoffer Dalby 2022-02-22 16:19:28 +00:00
commit 7e6e093f17

View file

@ -31,6 +31,7 @@ jobs:
if: steps.changed-files.outputs.any_changed == 'true'
uses: nick-invision/retry@v2
with:
timeout_minutes: 100
max_attempts: 5
retry_on: error
command: go test -tags integration -timeout 20m