mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Merge pull request #1067 from paulromano/coveralls-fix
Fix CI failures due to coverage version clash
This commit is contained in:
commit
a5b98d48cc
1 changed files with 1 additions and 1 deletions
|
|
@ -22,4 +22,4 @@ python tools/ci/travis-install.py
|
|||
pip install -e .[test]
|
||||
|
||||
# For uploading to coveralls
|
||||
pip install python-coveralls
|
||||
pip install coveralls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue