Public Release 1
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Frank "PHiAX" Weggelaar 2026-03-12 16:53:54 +01:00
commit 169bfbd67f
46 changed files with 686 additions and 0 deletions

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All good!