ci: add workflow
All checks were successful
/ test (push) Successful in 3s

This commit is contained in:
julien.oculi 2024-01-16 13:31:33 +01:00
parent e1c634c9ba
commit 4355456f01

View file

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