Remove IP lookup
Some checks failed
/ test (push) Failing after 29s

This commit is contained in:
Patrik Lundin 2024-08-14 14:38:16 +02:00
parent 4798e1a117
commit 133acd5b9f
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

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