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