fdghd
This commit is contained in:
parent
012c085d22
commit
98e3d046ab
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
image: node:latest
|
uses: node:latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
Loading…
Reference in a new issue