mirror of
https://github.com/actions/setup-python.git
synced 2025-11-07 13:36:56 +00:00
fix-test failures
This commit is contained in:
parent
17ae4807f3
commit
58a13b5975
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
|
@ -142,4 +142,4 @@ jobs:
|
||||||
run: python __tests__/verify-windows-install-path.py `
|
run: python __tests__/verify-windows-install-path.py `
|
||||||
${{ matrix.python-version }} `
|
${{ matrix.python-version }} `
|
||||||
${{ matrix.architecture }} `
|
${{ matrix.architecture }} `
|
||||||
${{ matrix.freethreaded }}
|
${{ matrix.freethreaded }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue