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 afea770 commit 0d58445Copy full SHA for 0d58445
.github/workflows/test.yml
@@ -25,3 +25,4 @@ jobs:
25
- run: npm test
26
- run: npm run lint
27
- run: npm audit --audit-level=critical
28
+ - run: npm run build-with-tests && npm run test-transpiled
0 commit comments