Skip to content

Commit

Permalink
Update fb-e2e-suite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yurkovychv authored May 1, 2024
1 parent 219358e commit be6b372
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 @@ -173,7 +173,7 @@ jobs:
pmm_qa_branch: ${{ inputs.pmm_qa_branch || 'v3' }}
pmm_ui_tests_branch: ${{ inputs.pmm_ui_tests_branch || 'v3' }}
sha: ${{ inputs.sha || github.event.pull_request.head.sha || 'null' }}
setup_services: '--database pdpgsql=14'
setup_services: '--database pdpgsql'
tags_for_tests: '@pgsm-pmm-integration'

pgss:
Expand Down

0 comments on commit be6b372

Please sign in to comment.