Skip to content

Commit

Permalink
Update conda-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
julesghub authored Feb 4, 2025
1 parent 484e3c4 commit da59ef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/conda-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
pip install .
- name: Run tests
shell: micromamba-shell {0}
run: |
pytest ./docs/pytest/tests.py ./docs/pytest/test_examples.py
ls
pytest ./docs/pytests/tests.py ./docs/pytests/test_examples.py

0 comments on commit da59ef4

Please # to comment.