Skip to content

Commit

Permalink
chore: fix ci build (#4958)
Browse files Browse the repository at this point in the history
  • Loading branch information
cexbrayat committed Nov 17, 2021
1 parent 7c11c58 commit 1149e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
- run: pnpm install

- name: Run unit tests
run: pnpm run test -- --ci
run: pnpm run test

test-dts:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1149e82

Please sign in to comment.