This commit is contained in:
Ale 2023-07-06 13:28:43 +02:00
parent 98e3d046ab
commit f859ce21ad

View file

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