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
No known key found for this signature in database
GPG Key ID: DE48307B8B0D381A
1 changed files with 1 additions and 1 deletions

View File

@ -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