Delete smoke.yml

This commit is contained in:
eli 2026-03-18 17:37:54 +01:00
parent f317a5b5d9
commit c044015d30

View file

@ -1,10 +0,0 @@
name: smoke
on:
push:
jobs:
hello:
runs-on: docker
steps:
- run: echo "Forgejo runner is working"