Commit e1b6d54
Run ESLint only in autofix tests (#881)
ci: run ESLint only in autofix workflow
- Removed ESLint from PR workflow's test job to reduce CI runtime
- Added ESLint to autofix workflow where fixes can be automatically applied
- ESLint will now only run in the autofix CI tests, not in other tests
Co-authored-by: Claude <[email protected]>1 parent 788b637 commit e1b6d54
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments