Skip to content

Commit

Permalink
try to upgrade coverallsapp action again
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed May 5, 2023
1 parent 46ce9e4 commit f722ec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
npm install
npm test
- name: report
uses: coverallsapp/github-action@v1.0.1
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./coverage/lcov.info
file: ./coverage/lcov.info

0 comments on commit f722ec0

Please sign in to comment.