Skip to content

Commit

Permalink
github-actions: Disable tests for the Python API workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
knarfS committed Feb 25, 2023
1 parent 61f00c4 commit a8e3784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
-DCMAKE_INSTALL_PREFIX:PATH=$INSTALL_DIR \
-DCMAKE_BUILD_TYPE=$BUILD_TYPE \
-DDISABLE_WERROR=y \
-DENABLE_TESTS=FALSE \
..
make $PARALLEL $V
make install $V
Expand Down

0 comments on commit a8e3784

Please sign in to comment.