mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +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
|