Skip to content

Commit

Permalink
Try fix coveralls III
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed Mar 2, 2024
1 parent 13ef46a commit 5aaaf4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Expand Up @@ -129,7 +129,7 @@ jobs:
cp ./tests/matplotlibrc ./.
pytest --cov=empymod ${{ matrix.case.test }}
- name: Coveralls Parallel
- name: Coveralls
uses: coverallsapp/github-action@v2
with:
flag-name: ${{ matrix.case.python-version }}-${{ matrix.case.name }}
Expand Down

0 comments on commit 5aaaf4b

Please sign in to comment.