Browse Source

Temporarily disable vendor tests on macOS (botan)

Jeroen van Rijn 1 year ago
parent
commit
8714fd77a0
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .github/workflows/ci.yml

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

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