We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf43b38 commit 5bb1b6bCopy full SHA for 5bb1b6b
.github/workflows/task_acceptance_tests.yaml
@@ -27,6 +27,7 @@ jobs:
27
uses: twingate/github-action@v1
28
with:
29
service-key: ${{ secrets.TWINGATE_PUBLIC_REPO_KEY }}
30
+ run: sleep 30
31
32
- name: Add delay for network connection
33
run: sleep 30
0 commit comments