Add test workflow

This commit is contained in:
spaztron64 2025-04-28 15:15:35 +02:00
parent 72b80f5e2d
commit cfe9e25459

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: self-hosted
steps:
- run: echo it werkz!