Commit fbb19496 authored by HAYWAEL's avatar HAYWAEL

test

parent d74d3602
Pipeline #27840 failed with stage
in 57 seconds
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"test": "npm run lint -- --fix && npm run test-local", "test": "npm run lint -- --fix && npm run test-local",
"cov": "egg-bin cov", "cov": "egg-bin cov",
"tsc": "ets && tsc -p tsconfig.json", "tsc": "ets && tsc -p tsconfig.json",
"ci": "npm run lint && npm run cov && npm run tsc", "ci": "npm run cov && npm run tsc",
"autod": "autod", "autod": "autod",
"lint": "eslint . --ext .ts", "lint": "eslint . --ext .ts",
"clean": "ets clean" "clean": "ets clean"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment