Commit a410842
committed
Run npm tests in CI for PRs and master pushes
Update the pr-tests workflow to run when test files and package
manifests change, and when matching changes are pushed to master.
Run npm test before lint and build so CI validates Node unit tests
automatically for both pre-merge and post-merge flows.1 parent 9746218 commit a410842
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
12 | 26 | | |
13 | 27 | | |
14 | 28 | | |
| |||
20 | 34 | | |
21 | 35 | | |
22 | 36 | | |
| 37 | + | |
23 | 38 | | |
24 | 39 | | |
0 commit comments