aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2023-04-06 16:09:44 +0200
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2023-04-06 16:09:44 +0200
commit100e907890eb6c710c42c322fce3ec8a6b0184c2 (patch)
tree2b5d90aec8b1dc071274af5f312ed0e184b7ba47
parent383c2225532f70cd05919334f663f3abd5620508 (diff)
Temporarily disable doc tests.
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5fb98fca4..8c0b977e8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -168,7 +168,7 @@ jobs:
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat
cd tests\documentation
- call build.bat
+ rem call build.bat
timeout-minutes: 10
- name: core:math/big tests
shell: cmd