add first action
All checks were successful
/ test (push) Successful in 6m15s

Signed-off-by: Nicolas Boufidjeline <nicolas.boufidjeline@MacBook-Pro-de-Nicolas-B.local>
This commit is contained in:
GnomeZworc 2025-08-09 12:00:41 +02:00
commit c3d78877c3
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632

View file

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