Skip to content

Commit

Permalink
enable macOS extended test
Browse files Browse the repository at this point in the history
Signed-off-by: Taiju Yamada <[email protected]>
  • Loading branch information
cielavenir authored and pablodelara committed Mar 21, 2024
1 parent 4b74fb2 commit 14ec878
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 14ec878

Please sign in to comment.