Skip to content

Commit

Permalink
Fix macos tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marcwebbie committed Mar 28, 2024
1 parent 41f2851 commit d05a39f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ jobs:
pip install coveralls
- name: Run tests
run: |
coverage run -m pytest
coveralls
pytest --color=yes
# - name: Coveralls
# uses: coverallsapp/github-action@master
# with:
Expand Down

0 comments on commit d05a39f

Please sign in to comment.