Skip to content

Commit

Permalink
Use coverallsapp/github-action@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
espdev committed Jun 8, 2023
1 parent d6ea26f commit 6f310a5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:

- name: Coveralls
if: ${{ matrix.python-version == '3.11' }}
uses: AndreMiras/coveralls-python-action@develop
with:
parallel: false
uses: coverallsapp/github-action@v2

- name: flake8 Static Analysis
if: ${{ matrix.python-version == '3.11' }}
Expand Down

0 comments on commit 6f310a5

Please sign in to comment.