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

Temporarily disable vendor tests on macOS (botan)

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

+ 0 - 5
.github/workflows/ci.yml

@@ -87,11 +87,6 @@ jobs:
           cd tests/core
           make
         timeout-minutes: 10
-      - name: Vendor library tests
-        run: |
-          cd tests/vendor
-          make
-        timeout-minutes: 10
       - name: Odin internals tests
         run: |
           cd tests/internal