Skip to content

Commit

Permalink
fixup! fixup! test devbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
elchead committed Jan 2, 2024
1 parent 9c7be95 commit 2e2f01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-provider-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
bazel run //:devbuild --cli_edition=enterprise
- name: Remove local Terraform registry
if: inputs.providerVersion == ''
if: inputs.providerVersion != ''
shell: bash
run: |
bazel build //bazel/settings:tag
Expand Down

0 comments on commit 2e2f01e

Please sign in to comment.