Test workflow

This commit is contained in:
spaztron64 2025-04-28 15:19:13 +02:00
parent 72b80f5e2d
commit ee3942c17d

View file

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