Remove output
Some checks failed
/ test (push) Failing after 30s

This commit is contained in:
Patrik Lundin 2024-08-14 12:57:51 +02:00
parent 4606573698
commit 4e7074449c
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -6,7 +6,7 @@ jobs:
test: test:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
- run: curl ifconfig.me - run: curl -s 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: