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 9fc234f commit ca45b68Copy full SHA for ca45b68
.github/workflows/validation.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm install
24
25
- name: Tests
26
- run: npm test:ci
+ run: npm run test:ci
27
28
- name: Upload coverage to Codecov
29
uses: codecov/codecov-action@v4
0 commit comments