Commit 0fe2142
committed
ci: switch nix-flake-test job from matrix to sequential steps
Remove the strategy matrix from the nix-flake-test job and replace it with
individual steps for each quality check (test, typecheck, lint, format,
test:e2e). This changes the execution from parallel matrix jobs to
sequential steps in a single job.1 parent 34afb7d commit 0fe2142
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 61 | | |
66 | 62 | | |
67 | 63 | | |
| |||
89 | 85 | | |
90 | 86 | | |
91 | 87 | | |
92 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
0 commit comments