Skip to content

Commit

Permalink
WIP: Try to just inactivate coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
samuell committed Jul 4, 2024
1 parent b4a6aaf commit f0f54dc
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 @@ -55,6 +55,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 f0f54dc

Please sign in to comment.