chore: Rename workflow file (#3184)

pull/3186/head
Michael Li 3 years ago committed by GitHub
parent cecc959a94
commit 6cdf9154a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -405,7 +405,7 @@ jobs:
docker-image-file: "boundary_default_linux_amd64_${{ needs.set-product-version.outputs.product-version }}_${{ github.sha }}.docker.dev.tar"
secrets: inherit
bats:
uses: ./.github/workflows/test-cli-ui.yml
uses: ./.github/workflows/test-cli-ui_oss.yml
if: github.event.pull_request.head.repo.fork != 'true'
needs:
- set-product-version

Loading…
Cancel
Save