Skip to content

Commit

Permalink
Try coverage 6.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Feb 1, 2022
1 parent 6bdd017 commit c45199e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
conda install nomkl "numpy${{ matrix.numpy-requirement }}" "scipy${{ matrix.scipy-requirement }}"
fi
python -m pip install -e .[$QUTIP_TARGET]
python -m pip install coverage==6.2
python -m pip install pytest-cov coveralls
- name: Package information
Expand Down

0 comments on commit c45199e

Please sign in to comment.