Skip to content

Commit

Permalink
push to coveralls only once
Browse files Browse the repository at this point in the history
  • Loading branch information
grdsdev committed Jan 22, 2025
1 parent 52956d3 commit 6a572ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: make run_tests

- name: Upload coverage to Coveralls
if: ${{ matrix.python-version }} == "3.12"
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6a572ad

Please sign in to comment.