diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 02b319f3..9835355f 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -122,4 +122,4 @@ jobs: run: | cd __tests__ ./verify_windows_install_path.ps1 ${{ matrix.architecture }} ${{ matrix.freethreaded }} ${{ matrix.python-version }} - shell: pwsh \ No newline at end of file + shell: pwsh \ No newline at end of file