Skip to content

Commit

Permalink
Merge branch 'main' into testing
Browse files Browse the repository at this point in the history
  • Loading branch information
crud89 authored Jun 13, 2024
2 parents 9ecb3df + 6bfeb86 commit 37f4fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
with:
cmakeListsTxtPath: '${{ github.workspace }}/src/CMakeLists.txt'
configurePreset: '${{ matrix.configuration }}'
configurePresetAdditionalArgs: "['-LITEFX_BUILD_EXAMPLES=ON']"
configurePresetAdditionalArgs: "['-DLITEFX_BUILD_EXAMPLES=ON']"
buildPreset: '${{ matrix.configuration }}'
#testPreset: '${{ matrix.configuration }}'
#testPresetAdditionalArgs: "[ '--output-on-failure', '--timeout', '10' ]"
Expand Down

0 comments on commit 37f4fd9

Please sign in to comment.