Skip to content

Commit

Permalink
test(retropath2_wrapper): move unit test in a new dir
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-gricourt committed Jan 23, 2023
1 parent 5a8eac8 commit c2e7f3a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- name: Building & Testing conda package
run: |
conda install -y python pytest pytest-mock
python -m pytest
python -m pytest tests/unit
File renamed without changes.
File renamed without changes.

0 comments on commit c2e7f3a

Please sign in to comment.