diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 96cc4956a4..9097dc8acf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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: