Skip to content

Commit

Permalink
Fix pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
gmrandazzo committed Aug 14, 2023
1 parent 2bcc795 commit ab26b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ deps =

commands =
python3 -m pip install src/python_bindings/
coverage run --source=src/python_bindings/ -m pytest
coverage run --source=src/python_bindings/libscientific/ -m pytest
coverage xml

[coverage:run]
Expand Down

0 comments on commit ab26b4c

Please sign in to comment.