test actions

This commit is contained in:
kittentm 2026-02-27 23:24:41 +01:00
commit 5fa5f519a2

View file

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