Add workflow
Some checks failed
Self Test / test (push) Failing after 4s

This commit is contained in:
Alessio 2025-05-31 19:24:01 -04:00
parent 6d789934b6
commit db90ecf420

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