Commit 82fad97
Fix CI platform-specific type checker installation
The test-cygwin fast and perf jobs failed while installing the project test extra. basedpyright pulled nodejs-wheel-binaries, whose Cygwin source build recursively required cmake and ninja and then failed because no make program was available.
Exclude Cygwin from the basedpyright requirement because the type check runs only in the Ubuntu Python 3.12 job. Also add the final newline that the lint end-of-file-fixer check required for the generated baseline.1 parent f6e8762 commit 82fad97
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1125 | 1125 | | |
1126 | 1126 | | |
1127 | 1127 | | |
1128 | | - | |
| 1128 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments