Skip to content

Commit

Permalink
dumbfix
Browse files Browse the repository at this point in the history
  • Loading branch information
blefaudeux committed Nov 13, 2024
1 parent c3c0eb2 commit 0ea17bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: |
ls
python3 -m pip install -r requirements-tests.txt
pytest -xv python/tests/*
pytest -xv python/*
- name: Build the package
run: |
Expand Down

0 comments on commit 0ea17bc

Please sign in to comment.