Skip to content

Commit 902811c

Browse files
committed
chore: test
1 parent 8b9b939 commit 902811c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: ./.github/actions/setup-deps
7575

7676
- name: Test in concurrent mode
77-
run: CONCURRENT_MODE=1 yarn test:ci
77+
run: CONCURRENT_MODE=1 yarn test:ci:coverage
7878

7979
test-website:
8080
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)