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 d791737 commit c9ddbaaCopy full SHA for c9ddbaa
1 file changed
.github/workflows/build-and-test.yml
@@ -67,6 +67,7 @@ jobs:
67
fail-fast: false
68
with:
69
path: MyHeartCountsShared
70
+ build_configuration: ${{ matrix.config }}
71
artifact_name: ${{ format('MHC-Shared-UnitTests-Linux-{0}.lcov', matrix.config) }}
72
uploadcoveragereport:
73
name: Upload Coverage Report
0 commit comments