Skip to content

Commit 5f8ee06

Browse files
committed
fix: Coveralls
1 parent 7efd031 commit 5f8ee06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Upload coverage to Coveralls
7878
uses: coverallsapp/github-action@v2
7979
with:
80-
path-to-lcov: lcov_filtered.info
80+
path-to-lcov: lcov.info
8181

8282
sonarqube:
8383
needs: build_and_test

0 commit comments

Comments
 (0)