Skip to content

Commit 0db1278

Browse files
committed
test
1 parent bd23c3d commit 0db1278

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- run: ls -alh
2121
- run: hostname
2222
- run: echo test
23-
- run: _secret_ipv6-test
2423
- run: printenv
2524
env:
2625
TEST_STRING_RUN: "VERY_COOL_STRING5"
@@ -52,6 +51,4 @@ jobs:
5251
env:
5352
GHA_PREEMPTIBLE: "false"
5453
steps:
55-
- run: apt -qqy update && apt -qqy install iputils-ping iproute2
56-
- run: ip a
57-
- run: ping -c 3 ipv6.google.com
54+
- run: _secret_ipv6-test || echo test

0 commit comments

Comments
 (0)