Commit edd4108
committed
ci: run unit tests (yarn test) on push
The push workflow linted and typechecked but never ran the jest suite, so unit
tests (e.g. FronteggNative bridging) were not enforced in CI. Add a Unit Tests
job that runs `yarn test`.1 parent fe69f3e commit edd4108
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
32 | 44 | | |
33 | 45 | | |
34 | 46 | | |
| |||
0 commit comments