5273d0df9c
Main workflow / Run (windows-latest) (push) Waiting to run
Main workflow / Run (ubuntu-latest) (push) Failing after 46s
6 lines
58 B
YAML
6 lines
58 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
|
|
script: "npm test"
|