Skip to content

Commit

Permalink
trying to fix coverage again
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Oct 5, 2023
1 parent bf0b67e commit 1d4275b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: hrishikesh-kadam/setup-lcov@v1

- name: Filter files to ignore
working-directory: ${{ env.package_folder }}
working-directory: ./${{ env.package_folder }}
run: |
lcov --rc lcov_branch_coverage=1 \
--remove lcov.info \
Expand Down

0 comments on commit 1d4275b

Please sign in to comment.