query-splitter renamamed

This commit is contained in:
Jan Prochazka
2021-06-02 21:02:28 +02:00
parent 36e37dcec9
commit 42e446bc36
10 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: Query spliiter tests
if: always()
run: |
cd packages/querysplitter
cd packages/query-splitter
yarn test:ci
- uses: tanmen/jest-reporter@v1
if: always()