Skip to content

Commit

Permalink
Comment out coveralls for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyue Ping Ong committed Jul 25, 2023
1 parent 5678e8f commit 6d725c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: pytest
run: |
pytest --cov=matcalc tests --color=yes
- name: Coveralls
uses: coverallsapp/github-action@v2
# - name: Coveralls
# uses: coverallsapp/github-action@v2

build:
needs: test
Expand Down

0 comments on commit 6d725c4

Please sign in to comment.