mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 09:23:50 +01:00
enable macOS extended test
Signed-off-by: Taiju Yamada <tyamada@bi.a.u-tokyo.ac.jp>
This commit is contained in:
parent
4b74fb2204
commit
14ec878aae
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -50,7 +50,6 @@ jobs:
|
||||
run: bash tools/test_checks.sh
|
||||
- name: Run extended tests
|
||||
run: bash tools/test_extended.sh
|
||||
if: runner.os == 'Linux' # Fails on Mac OS due to nmake consistency issue
|
||||
|
||||
run_tests_windows:
|
||||
needs: check_format
|
||||
|
Loading…
Reference in New Issue
Block a user