Added workflow
Some checks failed
/ test (push) Failing after 27s

This commit is contained in:
Bart Koolen 2026-04-04 21:52:39 +02:00
parent c83727d1cc
commit a738025836

View file

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