Skip to content

Commit fc3f9ba

Browse files
committed
fixing nslookup command
1 parent 62f8f41 commit fc3f9ba

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
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Network diagnostics
2626
run: |
27-
- nslookup puppet.twingate.com
27+
nslookup puppet.twingate.com
2828
2929
- name: Connect to Twingate
3030
uses: twingate/github-action@v1

0 commit comments

Comments
 (0)