mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 09:59:32 +01:00
Fix
This commit is contained in:
2
.github/workflows/mac-other-builds.yml
vendored
2
.github/workflows/mac-other-builds.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
-DCMAKE_BUILD_TYPE=${{matrix.build_type}} \
|
||||
-DCMAKE_CXX_STANDARD=${{matrix.std}} \
|
||||
-DCATCH_BUILD_EXTRA_TESTS=ON \
|
||||
-CATCH_ENABLE_WERROR=OFF
|
||||
-DCATCH_ENABLE_WERROR=OFF
|
||||
|
||||
- name: Build
|
||||
run: cmake --build build
|
||||
|
||||
Reference in New Issue
Block a user