Add test action
All checks were successful
/ test (push) Successful in 16s

This commit is contained in:
Melody Becker 2024-12-25 22:19:32 +01:00
parent 1527c198e0
commit e5e0b54035

View file

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