Add workflow

This commit is contained in:
wispem-wantex 2025-06-01 12:45:33 -04:00
parent cdb0912810
commit 5c33e1a7a9

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

@ -0,0 +1,11 @@
name: Self Test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: ./
- run: wc -l action.yml