Skip to content

Commit

Permalink
needs
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi311 committed Dec 6, 2023
1 parent 74f9293 commit 555fa5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ jobs:
docker:
runs-on: ubuntu-latest
needs: pytest
needs:
- pytest
- test
env:
DEFAULT_VARIANT: alpine
strategy:
Expand Down

0 comments on commit 555fa5c

Please sign in to comment.