Update .forgejo/workflows/non-lab.yml
All checks were successful
/ test (push) Successful in 5s

This commit is contained in:
Chris Cowley 2024-09-02 08:41:24 +00:00
parent a0d9a6a657
commit 233a28319f

View file

@ -1,9 +1,6 @@
on: [push]
jobs:
tofuinit:
test:
runs-on: docker
container:
image: ghcr.io/opentofu/opentofu:1.7.2
steps:
- tofu init
- run: echo All Good