Add test action

This commit is contained in:
Antonio Dell'Annunziata 2025-03-02 09:44:00 +01:00
parent f81a06d0bd
commit e924894f0d
No known key found for this signature in database
GPG key ID: 8D2BB16641F06E94

6
demo.yaml Normal file
View file

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