delete test actions file

This commit is contained in:
kittentm 2026-02-27 23:28:22 +01:00
commit a87eaf4866

View file

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