testing runner
test-runner / hello (push) Successful in 54s

This commit is contained in:
2026-09-22 11:14:51 +00:00
commit d2498c73bb
+7
View File
@@ -0,0 +1,7 @@
name: test-runner
on: push
jobs:
hello:
runs-on: ubuntu-latest
steps:
- run: echo "runner ok" && nproc && free -h