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:
test:
runs-on: docker
uses: node:latest
container: node:latest
steps:
- run: echo All Good