diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff341bd5..296c3a6e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,7 @@ env: CONAN_USER_HOME: "${{ github.workspace }}/conan-cache" CONAN_USER_HOME_SHORT: "${{ github.workspace }}/conan-cache/short" CLANG_TIDY_VERSION: "13.0.0" + VERBOSE: 1 jobs: Test: