mirror of
https://github.com/actions/setup-python.git
synced 2025-06-27 21:23:48 +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
|
||||
shell: pwsh
|
||||
run: python __tests__/verify-windows-install-path.py `
|
||||
-os ${{ matrix.os }} `
|
||||
run: python __tests__/verify-windows-install-path.py ``
|
||||
-arch ${{ matrix.architecture }} `
|
||||
-freethreaded ${{ matrix.freethreaded }} `
|
||||
-python-version ${{ matrix.python-version }}
|
Loading…
Add table
Add a link
Reference in a new issue