Skip to content

Commit

Permalink
Merge 974b1eb into b2082b4
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Jul 28, 2023
2 parents b2082b4 + 974b1eb commit 7cc458c
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 @@ -85,7 +85,7 @@ jobs:
run: npm run lint

- name: Collect code coverage
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v2
if: steps.list_env.outputs.nyc != ''
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7cc458c

Please sign in to comment.