Skip to content

Commit 6bbf4a6

Browse files
make ci run test:coverage
1 parent 70c4175 commit 6bbf4a6

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
@@ -44,4 +44,4 @@ jobs:
4444
run: |
4545
echo "Running vitest test suite..."
4646
cd js
47-
yarn test
47+
yarn test:coverage

0 commit comments

Comments
 (0)