Преглед изворни кода

Temporarily disable doc tests.

Jeroen van Rijn пре 2 година
родитељ
комит
100e907890
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.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