first commit
All checks were successful
/ test (push) Successful in 15s

This commit is contained in:
64 2026-04-19 16:19:51 +02:00
commit 7bc4e2fb48

View file

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