diff options
| author | stijn <stijn@ignitron.net> | 2024-03-26 16:09:15 +0100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-07-25 16:22:21 +1000 |
| commit | a0c7bf12d21bd51e8af4acab466a6c124c480fa7 (patch) | |
| tree | 11fbad8e5291684033ac5cad510defa665ca575c /tests/basics/bytearray1.py | |
| parent | 233f5ce661d31c8e606ff727ac0c6de27d32a715 (diff) | |
github/workflows: Improve MSYS2-based CI builds.
Install the mingw variant of Python since it behaves more like a 'real'
Windows CPython than the msys2 variant: os.name == 'nt', not 'posix'. Note
that os.sep is still '/' though so we don't actually need to skip the
import_file test. This way one single Python version can be used both for
running run-tests.py and getting the expected test output.
Signed-off-by: stijn <stijn@ignitron.net>
Diffstat (limited to 'tests/basics/bytearray1.py')
0 files changed, 0 insertions, 0 deletions
