chore: fix ci build (#4958)

This commit is contained in:
Cédric Exbrayat 2021-11-17 17:23:59 +01:00 committed by GitHub
parent 7c11c58faf
commit 1149e825de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
- run: pnpm install - run: pnpm install
- name: Run unit tests - name: Run unit tests
run: pnpm run test -- --ci run: pnpm run test
test-dts: test-dts:
runs-on: ubuntu-latest runs-on: ubuntu-latest