diff --git a/.github/workflows/windows_unit_tests.yml b/.github/workflows/windows_unit_tests.yml index 4a544166..bbd74768 100644 --- a/.github/workflows/windows_unit_tests.yml +++ b/.github/workflows/windows_unit_tests.yml @@ -27,7 +27,7 @@ jobs: - run: conan profile detect - - run: conan create . --options &:enable_tests=True + - run: conan create . --options '&:enable_tests=True'