Skip to content

Commit

Permalink
Another try
Browse files Browse the repository at this point in the history
  • Loading branch information
ArekKuczynski committed Jul 16, 2024
1 parent 14cf09a commit 3a2a45c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-firewall_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- name: Test IPv6 Connectivity
run: |
echo "Test IPv6 connectivity"
curl -6 https://ifconfig.co
curl -6 https://ipv6.icanhazip.com
ping6 -c 4 google.com || echo "IPv6 is not working"
- name: Check firewall status
Expand Down

0 comments on commit 3a2a45c

Please sign in to comment.