Change service
Some checks failed
/ test (push) Failing after 30s

This commit is contained in:
Patrik Lundin 2024-08-14 13:02:42 +02:00
parent d8b97da8e8
commit 4798e1a117
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -6,8 +6,7 @@ jobs:
test: test:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
- run: ip a show - run: curl https://ip.soy.se
- run: curl -i -s https://ifconfig.me
- uses: https://code.forgejo.org/actions/checkout@v4 - uses: https://code.forgejo.org/actions/checkout@v4
- uses: https://github.com/actions/setup-go@v5 - uses: https://github.com/actions/setup-go@v5
with: with: