Skip to content

Commit

Permalink
Turn coveralls back on again
Browse files Browse the repository at this point in the history
  • Loading branch information
LSchueler committed Jul 3, 2024
1 parent 59952a8 commit fa4dbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
run: |
pip install "numpy${{ matrix.ver.np }}" "scipy${{ matrix.ver.sp }}"
python -m pytest --cov gstools --cov-report term-missing -v tests/
#python -m coveralls --service=github
python -m coveralls --service=github
- name: Build sdist
run: |
Expand Down

0 comments on commit fa4dbbf

Please sign in to comment.