test: add windows integration test #507
python_tests.yml
on: pull_request
Matrix: Python_lint
Matrix: Python_tests
Matrix: Python_tests_win
Annotations
3 errors
|
Python_lint (3.14)
The process '/opt/hostedtoolcache/ruff/0.15.4/x86_64/ruff' failed with exit code 1
|
|
ruff (PLC0415):
pylib/gyp/generator/ninja_test.py#L21
pylib/gyp/generator/ninja_test.py:21:9: PLC0415 `import` should be at the top-level of a file
|
|
Python_tests (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|