Files
RustPython/.github
fanninpm 3b14ee83f5 Unskip more macOS tests in CI (#2584)
* Unskip test_argparse test_json test_bytes test_bytearray test_long test_unicode test_array test_asyncgen test_list test_complex test_set test_dis test_calendar in macOS CI

* Re-enable cache on macOS

This will probably not work due to some currently unresolved issues:
 - rust-lang/cargo#8603
 - actions/cache#403

* Use Swatinem's rust-cache action
2021-05-01 23:22:58 -05:00
..