Skip to content

Commit

Permalink
CI: Configure the regenerated Coveralls token (#1256)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Mar 28, 2021
1 parent 14d0dd7 commit 506954e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -10,6 +10,7 @@ env:
GIT_COMMIT_SHA: ${{ github.sha }}
GIT_BRANCH: ${{ github.ref }}
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}

jobs:
linting:
Expand Down

0 comments on commit 506954e

Please sign in to comment.