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

This commit is contained in:
Chris Cowley 2024-09-02 08:44:17 +00:00
parent 233a28319f
commit 4855e4f976

View file

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