Commit d139dd9
docs: clarify parallel job execution in CI example (#388)
The example already uses separate jobs for lint and test (which run in
parallel by default), but this wasn't obvious. Added an inline comment
to make the parallelization explicit.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0fd1975 commit d139dd9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1336 | 1336 | | |
1337 | 1337 | | |
1338 | 1338 | | |
1339 | | - | |
| 1339 | + | |
1340 | 1340 | | |
1341 | 1341 | | |
1342 | 1342 | | |
| |||
0 commit comments