Skip to content

Commit

Permalink
Merge pull request #35 from Photoroom/ben/ci_hotfix
Browse files Browse the repository at this point in the history
[another] dumbfix
  • Loading branch information
blefaudeux authored Nov 13, 2024
2 parents f7fc0a0 + 0ea17bc commit 372779a
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 372779a

Please sign in to comment.