Skip to content

Commit

Permalink
wip: attempt to set LOCAL_CLUSTER_CONFIGS env var
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Dec 4, 2023
1 parent b630597 commit fa065ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
BUILDKITE_API_TOKEN: ${{ secrets.BUILDKITE_TOKEN_READ_BUILDS_ARTIFACTS }}
WORK_DIR: ./test/e2e
BRANCH: ${{ github.event.inputs.branch || 'master' }}
LOCAL_CLUSTER_CONFIGS: 'local-cluster\\test\\data'
runs-on: windows-2022
name: Download testing bundle
steps:
Expand Down

0 comments on commit fa065ac

Please sign in to comment.