denoland / std

The Deno Standard Library
https://jsr.io/@std
MIT License
3k stars 598 forks source link

chore: fix `lint:docs` task concurrency #5756

Closed iuioiua closed 3 weeks ago

iuioiua commented 3 weeks ago

This should fix concurrency issues with the lint:docs task. See https://github.com/denoland/std/actions/runs/10484008177/job/29037626131

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.25%. Comparing base (ae78abb) to head (0f88bcf). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5756 +/- ## ========================================== - Coverage 96.25% 96.25% -0.01% ========================================== Files 474 474 Lines 38433 38433 Branches 5587 5589 +2 ========================================== - Hits 36994 36993 -1 - Misses 1397 1398 +1 Partials 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.