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 5a652b8 commit fcf1257Copy full SHA for fcf1257
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
run: pnpm test:types
48
49
- name: 🧪 Test project
50
- run: pnpm test --coverage
+ run: pnpm test -- --coverage
51
52
- name: 🟩 Coverage
53
uses: codecov/codecov-action@v3
0 commit comments