Poprawki w test pliku ci.yml
Some checks failed
First CI / build (push) Successful in 1m50s
First CI / test (push) Failing after 15s

This commit is contained in:
2025-11-21 12:12:15 +01:00
parent 4dac85d1c1
commit 1387d92bda

View File

@@ -20,6 +20,8 @@ jobs:
path: app.tar
test:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
with: