Skip to content

Commit

Permalink
workflows/test: test w/ persistent-keepalive
Browse files Browse the repository at this point in the history
  • Loading branch information
egor-tensin committed Jan 7, 2023
1 parent 33f8632 commit 9ada23f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
allowed_ips: '${{ secrets.ALLOWED_IPS }}'
private_key: '${{ secrets.PRIVATE }}'
preshared_key: '${{ secrets.PRESHARED }}'
keepalive: 25
- name: Check endpoint
run: ping -W 10 -c 5 -- '${{ secrets.ENDPOINT_PRIVATE_IP }}'

0 comments on commit 9ada23f

Please sign in to comment.