fghfhgf
This commit is contained in:
parent
141cb3f3aa
commit
012c085d22
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
|
||||||
steps:
|
steps:
|
||||||
- uses: docker/node
|
|
||||||
- run: echo All Good
|
- run: echo All Good
|
Loading…
Reference in a new issue