mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Temporarily disable vendor tests on macOS (botan)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user