Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit d4c3d5d

Browse files
committed
Revert change
1 parent 6c309c9 commit d4c3d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/setup-node@v3
2525
- run: yarn install
2626
shell: bash
27-
- run: yarn test --coverage --coverageProvider=v8
27+
- run: yarn c8 yarn test
2828
shell: bash
2929
- uses: actions/upload-artifact@v3
3030
with:

0 commit comments

Comments
 (0)