Эксперимент с workflow
Some checks failed
/ test (push) Failing after 22s

This commit is contained in:
Alexander NeonXP Kiryukhin 2024-08-07 22:33:21 +03:00
parent 4eda644766
commit f5905bc4e5
Signed by: NeonXP
GPG key ID: 35E33E1AB7776B39

View file

@ -3,7 +3,7 @@ jobs:
test: test:
runs-on: docker runs-on: docker
steps: steps:
- uses: actions/checkout@v3 - uses: https://code.forgejo.org/actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: https://code.forgejo.org/actions/setup-go@v4 - uses: https://code.forgejo.org/actions/setup-go@v4