From d5733d0259daf564a1635035fb63242deeeb37ef Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Tue, 10 Jun 2025 12:43:06 +0530 Subject: [PATCH] fix error --- .github/workflows/e2e-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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