Forráskód Böngészése

Disable doc tests for now.

Jeroen van Rijn 1 éve
szülő
commit
68d2b7bb89
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -163,7 +163,7 @@ jobs:
         run: |
           call "C:\Program Files\Microsoft Visual Studio\2022\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