Skip to content

Commit a8e3784

Browse files
committed
github-actions: Disable tests for the Python API workflow
1 parent 61f00c4 commit a8e3784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
-DCMAKE_INSTALL_PREFIX:PATH=$INSTALL_DIR \
133133
-DCMAKE_BUILD_TYPE=$BUILD_TYPE \
134134
-DDISABLE_WERROR=y \
135+
-DENABLE_TESTS=FALSE \
135136
..
136137
make $PARALLEL $V
137138
make install $V

0 commit comments

Comments
 (0)