Temporarily disable vendor tests on macOS (botan)

This commit is contained in:
Jeroen van Rijn
2023-11-06 22:24:02 +01:00
parent 59675949da
commit 8714fd77a0

View File

@@ -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