File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,23 +30,23 @@ jobs:
3030 - name : Create workspace
3131 uses : ./tofu-new-workspace
3232 with :
33- path : tests/workflows/test-new-workspace
33+ path : tests/workflows/test-plan/early-eval/tofu
3434 workspace : test-workspace
3535 variables : |
3636 passphrase = "tofuqwertyuiopasdfgh"
3737
3838 - name : Create workspace again
3939 uses : ./tofu-new-workspace
4040 with :
41- path : tests/workflows/test-new-workspace
41+ path : tests/workflows/test-plan/early-eval/tofu
4242 workspace : test-workspace
4343 variables : |
4444 passphrase = "tofuqwertyuiopasdfgh"
4545
4646 - name : Destroy workspace
4747 uses : ./tofu-destroy-workspace
4848 with :
49- path : tests/workflows/test-new-workspace
49+ path : tests/workflows/test-plan/early-eval/tofu
5050 workspace : test-workspace
5151 variables : |
5252 passphrase = "tofuqwertyuiopasdfgh"
You can’t perform that action at this time.
0 commit comments