Skip to content

Commit

Permalink
ci: there’s an official coverage action
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored May 1, 2024
1 parent ad64df9 commit 8bc8c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
python -m pip install toml
JUPYTER_PLATFORM_DIRS=1 coverage run -m pytest
- if: ${{ matrix.os == 'ubuntu-latest' }}
uses: AndreMiras/coveralls-python-action@develop
uses: coverallsapp/github-action@v2

0 comments on commit 8bc8c0a

Please sign in to comment.