Skip to content

Commit

Permalink
fix 7
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioSieg committed Feb 18, 2025
1 parent c0bc454 commit 080c244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ jobs:
shell: bash
run: |
. .venv/bin/activate
python -m pytest "${{ github.workspace }}/python/tests/"
python -m pytest "${{ github.workspace }}/python/tests/*"

0 comments on commit 080c244

Please sign in to comment.