This commit is contained in:
parent
5dad5d765f
commit
878629d8da
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ jobs:
|
|||
container:
|
||||
image: ghcr.io/opentofu/opentofu:1.7.2
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
sparse-checkout: |
|
||||
non-lab
|
||||
- run: pwd
|
||||
- name: tree
|
||||
run: tree
|
||||
|
|
Loading…
Add table
Reference in a new issue