diff --git a/.github/workflows/copilot-run-integration-tests.yml b/.github/workflows/copilot-run-integration-tests.yml index eabfb5a1b..a99d02160 100644 --- a/.github/workflows/copilot-run-integration-tests.yml +++ b/.github/workflows/copilot-run-integration-tests.yml @@ -20,6 +20,7 @@ on: permissions: contents: read + secrets: read jobs: tests: @@ -28,8 +29,8 @@ jobs: runs-on: windows-latest steps: + - shell: pwsh - uses: actions/checkout@v4 - - name: Configure test environment working-directory: integration-tests env: