Skip to content

Commit 8516bee

Browse files
committed
Exclude test from macOS test matrix
1 parent 18319cf commit 8516bee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
target/release/rustpython -m test -v -x
114114
test_argparse test_json test_bytes test_bytearray test_long test_unicode test_array
115115
test_asyncgen test_list test_complex test_json test_set test_dis test_calendar
116+
test_http_cookiejar
116117
- if: runner.os == 'Windows'
117118
name: run cpython tests (windows partial - fixme)
118119
run:

0 commit comments

Comments
 (0)