Exclude test from macOS test matrix

This commit is contained in:
Padraic Fanning
2021-02-26 14:06:49 -05:00
parent 18319cf33d
commit 8516beeb68

View File

@@ -113,6 +113,7 @@ jobs:
target/release/rustpython -m test -v -x
test_argparse test_json test_bytes test_bytearray test_long test_unicode test_array
test_asyncgen test_list test_complex test_json test_set test_dis test_calendar
test_http_cookiejar
- if: runner.os == 'Windows'
name: run cpython tests (windows partial - fixme)
run: