Skip to content

Commit

Permalink
PMM-11046 fixed fb job name
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadym Yarosh committed Feb 4, 2024
1 parent ec5ee8c commit 646be0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pmm-package-test-fb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
repository: 'dev-latest'

fb_test:
name: ${{ inputs.test_name || 'pmm2-client_integration_custom_path' }}
name: ${{ inputs.playbook }}
uses: ./.github/workflows/pmm-package-test-runner.yml
secrets: inherit
needs: get_versions
Expand Down

0 comments on commit 646be0c

Please sign in to comment.