Skip to content

Commit

Permalink
Attempt to specify the coverage file
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-ignatov committed Sep 5, 2024
1 parent 6d8ce60 commit f3dd7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# file: ./coverage/lcov-report/lcov.info
file: ./coverage/lcov-report/lcov.info

0 comments on commit f3dd7e9

Please sign in to comment.