Skip to content

Commit c9ddbaa

Browse files
committed
Pass build configuration to Linux CI
1 parent d791737 commit c9ddbaa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
fail-fast: false
6868
with:
6969
path: MyHeartCountsShared
70+
build_configuration: ${{ matrix.config }}
7071
artifact_name: ${{ format('MHC-Shared-UnitTests-Linux-{0}.lcov', matrix.config) }}
7172
uploadcoveragereport:
7273
name: Upload Coverage Report

0 commit comments

Comments
 (0)