mirror of
https://github.com/nasa/trick.git
synced 2025-01-31 00:24:03 +00:00
Stop ping
This commit is contained in:
parent
5cf319a634
commit
b3ced5aa88
2
.github/workflows/shell.yml
vendored
2
.github/workflows/shell.yml
vendored
@ -19,4 +19,4 @@ jobs:
|
||||
run: |
|
||||
apt-get install -y net-tools iputils-ping
|
||||
- name: Test connection
|
||||
run: ping 8.8.8.8
|
||||
run: ping -c 4 8.8.8.8
|
Loading…
x
Reference in New Issue
Block a user