We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18319cf commit 8516beeCopy full SHA for 8516bee
1 file changed
.github/workflows/ci.yaml
@@ -113,6 +113,7 @@ jobs:
113
target/release/rustpython -m test -v -x
114
test_argparse test_json test_bytes test_bytearray test_long test_unicode test_array
115
test_asyncgen test_list test_complex test_json test_set test_dis test_calendar
116
+ test_http_cookiejar
117
- if: runner.os == 'Windows'
118
name: run cpython tests (windows partial - fixme)
119
run:
0 commit comments