mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2026-02-01 16:46:58 +00:00
7 lines
85 B
YAML
7 lines
85 B
YAML
language: node_js
|
|
node_js:
|
|
- node
|
|
script:
|
|
- npm run build
|
|
- npm run test
|