Commit 0108d1d
authored
Separate e2e format and typecheck jobs (#914)
Ticket
Resolves #813
Changes
- separate e2e format and typecheck jobs in github actions with matrix strategy
- add fail-fast:false to allow all e2e static checks to run regardless of one failure
- add workflow_dispatch to manually trigger static checks [to be tested post merge]1 parent 72a07b7 commit 0108d1d
1 file changed
+13
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
| |||
34 | 43 | | |
35 | 44 | | |
36 | 45 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 46 | + | |
| 47 | + | |
0 commit comments