Skip to content

Commit

Permalink
Change coveralls token (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
amessing-bdai authored Aug 26, 2024
1 parent 4797533 commit ae2114d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
name: Upload coverage to Coveralls
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
fail-on-error: true
flag-name: unittests
debug: true
Expand Down

0 comments on commit ae2114d

Please sign in to comment.