Skip to content

Commit 5753ff1

Browse files
authored
format query expression as json object (#112)
* format query expression as json object * 2.11.0 * update ci/cd script * bump @themost/data and @themost/common
1 parent 0324a97 commit 5753ff1

5 files changed

Lines changed: 229 additions & 135 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ jobs:
2727
with:
2828
node-version: ${{ matrix.node-version }}
2929
- run: npm ci
30-
- run: npx @themost/peers
3130
- run: npm run build --if-present
3231
- run: npm test

0 commit comments

Comments
 (0)