Edit github action file
This commit is contained in:
parent
b962282747
commit
21fce743c7
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
@ -235,7 +235,7 @@ jobs:
|
|||
-DRP3D_CODE_COVERAGE_ENABLED=${{ matrix.config.coverage }} \
|
||||
-DCODE_COVERAGE_VERBOSE=True \
|
||||
-DRP3D_COMPILE_TESTS=True \
|
||||
-DCMAKE_CXX_FLAGS=${{ matrix.config.cxx_flags }} \
|
||||
-DCMAKE_CXX_FLAGS="${{ matrix.config.cxx_flags }}" \
|
||||
-G "${{ matrix.config.generators }}" \
|
||||
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in New Issue
Block a user