check failure fix

This commit is contained in:
Aparna Jyothi 2025-06-17 14:42:25 +05:30
parent 4e8e48ae67
commit 99c37bc0b2

View file

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