Skip to content

Commit 0d58445

Browse files
committed
ci: test transpiled code for PRs
1 parent afea770 commit 0d58445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
- run: npm test
2626
- run: npm run lint
2727
- run: npm audit --audit-level=critical
28+
- run: npm run build-with-tests && npm run test-transpiled

0 commit comments

Comments
 (0)