fix
All checks were successful
First CI / build (push) Successful in 1m53s
First CI / test (push) Successful in 11s

This commit is contained in:
JakubLaptop 2024-11-26 14:11:54 +01:00
parent 98bd75d050
commit b877a12bde

View File

@ -21,6 +21,7 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build
steps: steps:
- uses: actions/download-artifact@v3 - uses: actions/download-artifact@v3
with: with: