Skip to content

Commit 62f8f41

Browse files
committed
fixing debug step
1 parent cdcc340 commit 62f8f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/task_acceptance_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: 'ubuntu-latest'
2424
steps:
2525
- name: Network diagnostics
26-
- run: |
26+
run: |
2727
- nslookup puppet.twingate.com
2828

2929
- name: Connect to Twingate

0 commit comments

Comments
 (0)