Skip to content

Commit

Permalink
switching back to basic outbound network connection testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kneerunjun committed Jun 22, 2024
1 parent f0ab78e commit 6ea98ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wkflw.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Check Internet Connectivity with Curl
run: curl -I https://github.com

- name: Ping Raspberry Pi
run: ping -c 4 2402:e280:3e4d:402:ba26:4305:93dd:c8b1
- name: Trace Raspberry Pi
run: traceroute 2402:e280:3e4d:402:ba26:4305:93dd:c8b1

- name: Debug SSH Connection
run: |
Expand Down

0 comments on commit 6ea98ee

Please sign in to comment.