Skip to content

Commit

Permalink
Added DNS Test
Browse files Browse the repository at this point in the history
  • Loading branch information
swissbuechi committed Dec 24, 2022
1 parent a774dc3 commit e2c913d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# cert: ${{ secrets.VPN_CERT_CRT }}
# cert-key: ${{ secrets.VPN_CERT_KEY }}
test-ping-ip-host: ${{ env.VPN_DNS_SERVER }}
# test-dns-host: google.ch
test-dns-host: google.ch

- name: Test Ping
run: ping ${{ env.VPN_DNS_SERVER }} -c5
Expand Down

0 comments on commit e2c913d

Please sign in to comment.