Skip to content

Commit

Permalink
use coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernest committed May 17, 2020
1 parent 2ae60e7 commit 2d8264e
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 @@ -27,4 +27,4 @@ jobs:
- name: Upload coverage to Coveralls
uses: coverallsapp/github-action@v1.1.1
with:
github-token: ${{ secrets.TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2d8264e

Please sign in to comment.