We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b194cce commit 42e2186Copy full SHA for 42e2186
.github/workflows/build.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: coverallsapp/github-action@v2
83
with:
84
github-token: ${{ secrets.GITHUB_TOKEN }}
85
- file: bricks/virtualhub/build-coverage/lcov.info
+ file: bricks/simhub/build-coverage/lcov.info
86
flag-name: virtualhub
87
parallel: true
88
0 commit comments