Skip to content

Commit

Permalink
fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreea-popescu-reef committed Dec 17, 2024
1 parent 3835848 commit 85b8d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: list
run: pdm list
- name: Run unit tests
run: python -m pytest tests/integration_mock/
run: pdm run python -m pytest tests/integration_mock/

0 comments on commit 85b8d34

Please sign in to comment.