Skip to content

Commit 321c696

Browse files
committed
WIP
1 parent 1dd09ad commit 321c696

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/task_acceptance_tests.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ jobs:
2323
runs-on: 'ubuntu-latest'
2424
steps:
2525

26+
- name: Network diagnostics
27+
run: |
28+
nslookup puppet.twingate.com
29+
2630
- name: Connect to Twingate
2731
uses: twingate/github-action@v1
2832
with:

0 commit comments

Comments
 (0)