what is happening
All checks were successful
/ non-lab (push) Successful in 5s

This commit is contained in:
Chris Cowley 2024-09-02 10:52:56 +02:00
parent 3b576c87e5
commit 5dad5d765f

View file

@ -6,8 +6,7 @@ jobs:
container:
image: ghcr.io/opentofu/opentofu:1.7.2
steps:
- run: tofu init
- run: cd non-lab; tofu init
name: Tofu Init
- name: Tofo plan
run: pwd
- run: pwd
- name: tree
run: tree
- run: env