Skip to content

Commit 9a0b93b

Browse files
committed
ci: Do not compile tests when generating Doxygen documentation
1 parent a779e25 commit 9a0b93b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/doxygen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
-DCMAKE_CXX_COMPILER=clang++
4040
-DCMAKE_C_COMPILER=clang
4141
-DCMAKE_BUILD_TYPE=Debug
42+
-DLODESTONE_UTILITIES_BUILD_TESTS=OFF
4243
4344
- name: Generate Doxygen page
4445
# Build your program with the given configuration. Note that --config is needed because the default Windows generator is a multi-config generator (Visual Studio generator).

0 commit comments

Comments
 (0)