Skip to content

Commit

Permalink
Merge branch 'integration-test-concurrent-join' of github.com:kradalb…
Browse files Browse the repository at this point in the history
…y/headscale into integration-test-concurrent-join
  • Loading branch information
kradalby committed Feb 22, 2022
2 parents 4962335 + f7eeb97 commit 7e6e093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7e6e093

Please sign in to comment.