Skip to content

Commit

Permalink
ci: update lcov file path
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-hosseini-deriv committed Jun 21, 2023
1 parent 6d171b1 commit 9d7ee46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Coveralls
uses: coverallsapp/github-action@v2
with:
file: coverage
file: coverage/lcov.info
github-token: ${{ secrets.GITHUB_TOKEN }}
base-path: packages
base-path: ./packages

0 comments on commit 9d7ee46

Please sign in to comment.