ci: remove temp ubuntu routing smoke (verification done)

This commit is contained in:
2026-06-12 01:05:24 +00:00
parent b0c5630f2f
commit 209901605a

View File

@@ -1,10 +0,0 @@
name: ubuntu-routing-smoke
on:
workflow_dispatch:
jobs:
routing-smoke:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: echo "routed OK"