Skip to content

Commit 42e2186

Browse files
committed
!ci fix lcov info
1 parent b194cce commit 42e2186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: coverallsapp/github-action@v2
8383
with:
8484
github-token: ${{ secrets.GITHUB_TOKEN }}
85-
file: bricks/virtualhub/build-coverage/lcov.info
85+
file: bricks/simhub/build-coverage/lcov.info
8686
flag-name: virtualhub
8787
parallel: true
8888

0 commit comments

Comments
 (0)