Skip to content

Commit

Permalink
awaiting release
Browse files Browse the repository at this point in the history
  • Loading branch information
ovr committed Nov 3, 2022
1 parent 8867432 commit d583fbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cubejs-query-orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"unit": "jest --runInBand --coverage --verbose dist/test/unit",
"integration": "npm run integration:redis dist/test/integration",
"integration:redis": "jest --runInBand --verbose dist/test/integration/redis",
"integration:cubestore": "jest --runInBand --verbose dist/test/integration/cubestore",
"lint": "eslint src/* test/* --ext .ts,.js",
"lint:fix": "eslint --fix src/* test/* --ext .ts,.js"
},
Expand Down

0 comments on commit d583fbd

Please sign in to comment.