Skip to content

Commit

Permalink
Merge pull request #633 from Percona-QA/PMM-11378-fix-runner-call
Browse files Browse the repository at this point in the history
PMM-11378 fixed relative repo issue for FB call
  • Loading branch information
Vadym Yarosh authored Feb 5, 2024
2 parents 4054afc + 8ba91c1 commit 57bc580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pmm-package-test-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
- name: 'Checkout package-testing: "${{ inputs.package_testing_branch }}"'
uses: actions/checkout@v4
with:
repository: Percona-QA/package-testing
ref: ${{ inputs.package_testing_branch }}

- name: 'Convert choices'
Expand Down

0 comments on commit 57bc580

Please sign in to comment.