play with dirs
Some checks failed
/ non-lab (push) Failing after 5s

This commit is contained in:
Chris Cowley 2024-09-02 10:50:35 +02:00
parent 4855e4f976
commit 3b576c87e5

View file

@ -1,10 +1,13 @@
on:
- push
on: [push]
jobs:
test:
non-lab:
runs-on: docker
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