Skip to content

Commit

Permalink
Update ccpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu authored Nov 24, 2024
1 parent 46093c7 commit 371e48e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
# See: https://github.com/marketplace/actions/coveralls-github-action
- name: Coveralls
if: matrix.name == 'ubuntu-gcc-9'
uses: coverallsapp/github-action@v1.1.2
uses: coverallsapp/github-action@v2.3.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
#run: coveralls --exclude lib --exclude tests --exclude src/random --exclude src/codeCogs/ --exclude src/export/ --exclude src/gzstream/ --gcov-options '\-lp'

0 comments on commit 371e48e

Please sign in to comment.