test workflow running
All checks were successful
/ test (push) Successful in 41s

This commit is contained in:
user0-07161 2026-02-09 19:52:52 +01:00
parent 08417abd93
commit 71c00225d8

View file

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