wip
All checks were successful
runner-test / test (push) Successful in 13m13s

This commit is contained in:
2026-01-06 19:04:21 +01:00
parent 2380417f24
commit c6285f18e8

View File

@@ -5,7 +5,7 @@ on:
jobs:
test:
runs-on: runner-1
runs-on: ubuntu-latest
steps:
- name: Say hello
run: echo "Runner OK"