This commit is contained in:
Ale 2023-07-06 13:25:04 +02:00
parent 012c085d22
commit 98e3d046ab

View file

@ -6,6 +6,6 @@ on:
jobs:
test:
runs-on: docker
image: node:latest
uses: node:latest
steps:
- run: echo All Good