Nope, it is docker after all?
All checks were successful
/ test (push) Successful in 34s

This commit is contained in:
Frank "PHiAX" Weggelaar 2026-03-12 17:38:18 +01:00
parent 5400d4b391
commit 7e0923678b

View file

@ -1,6 +1,6 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: runner runs-on: docker
steps: steps:
- run: echo All good! Show Green - run: echo All good! Show Green