Skip to content

Commit

Permalink
Activate Coveralls again
Browse files Browse the repository at this point in the history
  • Loading branch information
samuell committed Jul 4, 2024
1 parent 68a7efd commit bae9f08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
- name: Test with pytest
run: |
pytest --cov=microSALT tests
#- name: Run Coveralls
# run: |
# coveralls
- name: Run Coveralls
run: |
coveralls

0 comments on commit bae9f08

Please sign in to comment.