it's runner
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Frank "PHiAX" Weggelaar 2026-03-12 17:15:10 +01:00
parent 169bfbd67f
commit 20ee8b9951

View file

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