Skip to content

Commit

Permalink
PMM-12921 fixed playwright call
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadym Yarosh committed Feb 26, 2024
1 parent 08a2006 commit 7d37fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fb-e2e-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
pmm_ui_tests_branch: ${{ inputs.pmm_ui_tests_branch || 'main '}}
pmm_test_flag: '@rbac'
pmm_server_version: ${{ inputs.pmm_server_image || 'perconalab/pmm-server:dev-latest' }}
pmm_pmm_client_version: ${{ inputs.pmm_client_version || 'dev-latest' }}
pmm_client_version: ${{ inputs.pmm_client_version || 'dev-latest' }}
setup_services: '--addclient=ps,1'
pmm_qa_branch: ${{ inputs.pmm_qa_branch || 'main' }}

Expand Down

0 comments on commit 7d37fd3

Please sign in to comment.