mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
fix repo name
This commit is contained in:
parent
c930676fe7
commit
57adca7cd0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -310,7 +310,7 @@ jobs:
|
|||||||
- name: Checkout opentf-exec repo
|
- name: Checkout opentf-exec repo
|
||||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||||
with:
|
with:
|
||||||
repository: hashicorp/opentf-exec
|
repository: hashicorp/terraform-exec
|
||||||
path: opentf-exec
|
path: opentf-exec
|
||||||
- name: Run opentf-exec end-to-end tests
|
- name: Run opentf-exec end-to-end tests
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user