Add test.yml

This commit is contained in:
2025-11-01 17:45:43 -07:00
parent 47ffccecd8
commit ed40fe3920

10
.gitea/workflows/test.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Test
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: sleep 600