summaryrefslogtreecommitdiff
path: root/tests/basics/python34.py.exp
diff options
context:
space:
mode:
authorstijn <stijn@ignitron.net>2024-03-26 16:09:15 +0100
committerDamien George <damien@micropython.org>2024-07-25 16:22:21 +1000
commita0c7bf12d21bd51e8af4acab466a6c124c480fa7 (patch)
tree11fbad8e5291684033ac5cad510defa665ca575c /tests/basics/python34.py.exp
parent233f5ce661d31c8e606ff727ac0c6de27d32a715 (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/python34.py.exp')
0 files changed, 0 insertions, 0 deletions