Skip to content

Commit

Permalink
PMM-11046 added FB indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadym Yarosh committed Feb 4, 2024
1 parent 646be0c commit e7776d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pmm-package-test-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ jobs:
EOF
- name: "Run (${{ inputs.repository }})${{ inputs.playbook }} test on ${{ inputs.os }}"
- name: "Run (${{ contains(env.TARBALL, 'PR-') && 'feature build' || inputs.repository }})${{ inputs.playbook }} test on ${{ inputs.os }}"
working-directory: ./
run: vagrant up

Expand Down

0 comments on commit e7776d6

Please sign in to comment.