Skip to content

Commit

Permalink
update pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Joran Angevaare committed Aug 17, 2022
1 parent b500a64 commit ee3246d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
# Requirements for running the notebooks as a pytest
pip install cython
pip install nbmake pytest-xdist
pip install nbmake pytest-xdist pytest coverage coveralls
# Several optional packages that are imported in the notebooks
pip install git+https://github.com/XENON1T/laidbax
python setup.py develop
Expand Down

0 comments on commit ee3246d

Please sign in to comment.