Skip to content

Commit bb46bac

Browse files
committed
ci: update script
1 parent 8d814cf commit bb46bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: pnpm run build
4545

4646
- name: 🧪 Test project
47-
run: pnpm run test -- --coverage
47+
run: pnpm run test --coverage
4848

4949
- name: 🟩 Coverage
5050
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)