change ci yaml file for ex 4 fix
Some checks failed
First CI / build (push) Successful in 2m8s
First CI / test (push) Failing after 15s

This commit is contained in:
Mateusz Kozieł
2025-11-20 17:01:50 +02:00
parent a26d2e00cb
commit 26215621b4

View File

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