mirror of
https://github.com/nasa/trick.git
synced 2025-02-12 05:25:35 +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: |
|
run: |
|
||||||
apt-get install -y net-tools iputils-ping
|
apt-get install -y net-tools iputils-ping
|
||||||
- name: Test connection
|
- 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