Skip to content

Commit

Permalink
fix: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Proskynete committed Sep 1, 2022
1 parent 60ee3ec commit cd65a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm install
- name: ⚙️ Create coverage
run: npm run test:coveralls
with:
env:
COVERALLS_REPO_TOKEN: ${{secrets.COVERALLS_REPO_TOKEN}}
- name: 📨 Send report to Coveralls
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit cd65a5d

Please sign in to comment.