Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarcsj committed Oct 16, 2024
1 parent 22d26d2 commit eb02cda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/run_ratio_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ cd ratio_tests
pip install pytest
pip install nbmake==1.5.3
echo "Running ratio tests"
cd tests/ratio_tests
pytest --nbmake systemtest_ratio_mixed_species1.ipynb
pytest --nbmake systemtest_ratio_mixed_species2.ipynb
cd ../..
cd ..
conda deactivate

0 comments on commit eb02cda

Please sign in to comment.