Commit 42fa10b
committed
Use npm instead of yarn in lint workflow for consistency
The build workflow (publish-docs.yml) uses npm ci, so the lint
workflow should match to keep CI consistent.1 parent 6c856fb commit 42fa10b
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | | - | |
| 23 | + | |
26 | 24 | | |
27 | 25 | | |
28 | | - | |
| 26 | + | |
0 commit comments