Adding an IPv6 Test
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 1m43s
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 1m43s
This commit is contained in:
parent
7e04ca7230
commit
8ad3bcd5e5
@ -1,3 +1,7 @@
|
||||
name: TMW Global Networks Dokumentation
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
@ -6,3 +10,4 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Ping IPv6
|
||||
run: ping6 google.com
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user