Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lisez authored May 24, 2024
1 parent ee5aa50 commit 4662b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: Upload coverage to Coveralls.io
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.ACTION_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: cov.lcov

0 comments on commit 4662b14

Please sign in to comment.