Skip to content

Commit

Permalink
PMM-13734 update workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
yurkovychv committed Feb 6, 2025
1 parent d4783f3 commit 92a6f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
helm-tests:
runs-on: ubuntu-latest
env:
WORK_DIR: ./pmm-qa/k8s
WORK_DIR: k8s
GH_API_TOKEN: ${{ secrets.GH_API_TOKEN }}
PMM_QA_BRANCH: ${{ inputs.pmm_qa_branch || 'v3' }}
SERVER_IMAGE: ${{ inputs.server_image || 'perconalab/pmm-server:3-dev-latest' }}
Expand Down

0 comments on commit 92a6f80

Please sign in to comment.