actions: remove demo workflow again

This commit is contained in:
bronsen 2026-02-14 19:36:05 +01:00
parent 43f4e94d7c
commit db1af24047

View file

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