Skip to content

Commit

Permalink
Revert "Build(deps): bump coverallsapp/github-action from 2.2.0 to 2.…
Browse files Browse the repository at this point in the history
…2.1 (#171)"

This reverts commit ea1e063.
  • Loading branch information
gmetais committed Jul 30, 2023
1 parent b9fffe4 commit 3e004be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
# upload coverage report for just one of Node.js version matrix runs
- name: Upload coverage report to Coveralls
if: matrix.node-version == '16.x'
uses: coverallsapp/[email protected].1
uses: coverallsapp/[email protected].0
continue-on-error: true
with:
github-token: ${{ github.token }}
Expand Down

0 comments on commit 3e004be

Please sign in to comment.