Skip to content

Commit

Permalink
Don't fail ci when connecting through derp
Browse files Browse the repository at this point in the history
  • Loading branch information
sebdanielsson committed Nov 19, 2024
1 parent 3c3d7c3 commit ef7199e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
tags: tag:ci

- name: Check connection
run: tailscale ping hogsmeade
run: tailscale ping --icmp hogsmeade

- name: Run playbook
run: |
Expand Down

0 comments on commit ef7199e

Please sign in to comment.