Skip to content

Commit

Permalink
Update coverage action
Browse files Browse the repository at this point in the history
  • Loading branch information
niekcandaele committed Sep 9, 2020
1 parent b940adb commit 5f2b27b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Expand Up @@ -36,6 +36,7 @@ jobs:
CC_TEST_REPORTER_ID: ${{ secrets.CODECLIMATE_TOKEN }}
coverageLocations: |
./coverage/lcov.info:lcov
TESTPLAYER: "76561198028175941"
with:
coverageCommand: npm run cover
- uses: codecov/codecov-action@v1
Expand Down

0 comments on commit 5f2b27b

Please sign in to comment.