Skip to content

Commit

Permalink
ci: Another pass at coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchief committed May 31, 2020
1 parent ad2fc3f commit f1b6e93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -20,4 +20,5 @@ jobs:
- run: yarn lint:nofix
- run: yarn coveralls
env:
github-token: ${{secrets.GITHUB_TOKEN}}
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
COVERALLS_GIT_BRANCH: ${{ github.ref }}

0 comments on commit f1b6e93

Please sign in to comment.