We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d814cf commit bb46bacCopy full SHA for bb46bac
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
run: pnpm run build
45
46
- name: 🧪 Test project
47
- run: pnpm run test -- --coverage
+ run: pnpm run test --coverage
48
49
- name: 🟩 Coverage
50
uses: codecov/codecov-action@v3
0 commit comments