Show headers
Some checks failed
/ test (push) Failing after 30s

This commit is contained in:
Patrik Lundin 2024-08-14 12:59:56 +02:00
parent 0ab6ab4520
commit 00b53b9ff9
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

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