mirror of
https://github.com/Zxilly/UA2F.git
synced 2025-12-25 12:39:28 +00:00
ci: check ipv6
This commit is contained in:
parent
62645f624a
commit
cb0ee7df55
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -118,6 +118,8 @@ jobs:
|
||||
sysctl net.ipv6.conf.all.disable_ipv6
|
||||
sysctl net.ipv6.conf.default.disable_ipv6
|
||||
sysctl net.ipv6.conf.lo.disable_ipv6
|
||||
|
||||
ping6 -c 4 ::1 || echo "::1 is not reachable"
|
||||
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user