Skip to content

Commit

Permalink
remove pytest notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Jul 7, 2024
1 parent 4a9b5b0 commit c934c98
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,4 @@ jobs:
mamba list
- name: Run test
run: |
nosetests pyrms/rmsTest.py
pip install pytest
pytest --nbmake Ipython/pyrms_example.ipynb
nosetests pyrms/rmsTest.py

0 comments on commit c934c98

Please sign in to comment.