mirror of
https://github.com/actions/setup-python.git
synced 2025-06-28 05:33:47 +00:00
update
This commit is contained in:
parent
98eca37c22
commit
6a1a4482ac
1 changed files with 1 additions and 3 deletions
4
.github/workflows/e2e-tests.yml
vendored
4
.github/workflows/e2e-tests.yml
vendored
|
@ -130,8 +130,6 @@ jobs:
|
||||||
|
|
||||||
- name: Verify Install Path
|
- name: Verify Install Path
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: python __tests__/verify-windows-install-path.py `
|
run: python __tests__/verify-windows-install-path.py ``
|
||||||
-os ${{ matrix.os }} `
|
|
||||||
-arch ${{ matrix.architecture }} `
|
-arch ${{ matrix.architecture }} `
|
||||||
-freethreaded ${{ matrix.freethreaded }} `
|
-freethreaded ${{ matrix.freethreaded }} `
|
||||||
-python-version ${{ matrix.python-version }}
|
|
Loading…
Add table
Add a link
Reference in a new issue