1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-07-20 01:44:37 -04:00

Fix pkg list name in CMake config workflow

This commit is contained in:
Martin Hořeňovský
2022-04-24 13:34:20 +02:00
parent c65e5b6514
commit ea9029c478

@ -56,7 +56,7 @@ jobs:
build_description: CMake configuration tests
build_type: Debug
std: 14
other_pks: clang-10
other_pkgs: clang-10
cmake_configurations: -DCATCH_ENABLE_CONFIGURE_TESTS=ON