updated script and yaml

This commit is contained in:
Aparna Jyothi 2025-06-13 19:21:00 +05:30
parent afa8c7e382
commit 31046cc0c3
2 changed files with 4 additions and 4 deletions

View file

@ -139,7 +139,7 @@ jobs:
- name: Verify Install Path - name: Verify Install Path
shell: pwsh shell: pwsh
run: python __tests__/verify-windows-install-path_user.py ` run: python __tests__/verify-windows-install-path.py `
${{ matrix.python-version }} ` ${{ matrix.python-version }} `
${{ matrix.architecture }} ` ${{ matrix.architecture }} `
${{ matrix.freethreaded }} ${{ matrix.freethreaded }}