Skip to content

Commit

Permalink
Don't run examples
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Feb 3, 2025
1 parent 3f39c1a commit 81ad940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
-DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX \
-DUSE_DATE_POLYFILL=${{matrix.sys.date-polyfill}} \
-DBUILD_TESTS=ON \
-DBUILD_EXAMPLES=ON \
-DBUILD_EXAMPLES=OFF \
-DCMAKE_C_COMPILER_LAUNCHER=sccache \
-DCMAKE_CXX_COMPILER_LAUNCHER=sccache \
-DFETCH_DEPENDENCIES_WITH_CMAKE=MISSING
Expand Down

0 comments on commit 81ad940

Please sign in to comment.