Add test Action
All checks were successful
/ test (push) Successful in 23s

This commit is contained in:
Timothée Ravier 2024-10-09 20:03:48 +02:00
parent 21ba138fa9
commit b833f64b8c

View file

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