Skip to content

Commit

Permalink
Updated coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Jul 28, 2023
1 parent b2082b4 commit 974b1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
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 974b1eb

Please sign in to comment.