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: on: [push]
- push
jobs: jobs:
test: non-lab:
runs-on: docker runs-on: docker
container: container:
image: ghcr.io/opentofu/opentofu:1.7.2 image: ghcr.io/opentofu/opentofu:1.7.2
steps: steps:
- run: tofu init - run: tofu init
- run: cd non-lab; tofu init
name: Tofu Init
- name: Tofo plan
run: pwd