forked from catchorg/Catch2
Fix pkg list name in CMake config workflow
This commit is contained in:
2
.github/workflows/linux-other-builds.yml
vendored
2
.github/workflows/linux-other-builds.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
|||||||
build_description: CMake configuration tests
|
build_description: CMake configuration tests
|
||||||
build_type: Debug
|
build_type: Debug
|
||||||
std: 14
|
std: 14
|
||||||
other_pks: clang-10
|
other_pkgs: clang-10
|
||||||
cmake_configurations: -DCATCH_ENABLE_CONFIGURE_TESTS=ON
|
cmake_configurations: -DCATCH_ENABLE_CONFIGURE_TESTS=ON
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user