Skip to content

Commit

Permalink
Merge pull request #27 from Quetzal-framework/develop
Browse files Browse the repository at this point in the history
fix: enable tests for example output on github CLI
  • Loading branch information
Becheler authored Dec 21, 2023
2 parents 8fe6a74 + 7b1c9b0 commit 79b01f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
-B ${{github.workspace}}/build
-S .
-DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}
-DBUILD_TESTS=ON
--toolchain ${{github.workspace}}/build/conan_toolchain.cmake
- name: CMake build
Expand Down

0 comments on commit 79b01f2

Please sign in to comment.