uutils / findutils

Rust implementation of findutils
MIT License
280 stars 36 forks source link

ci: name upload steps #346

Closed cakebaker closed 3 months ago

cakebaker commented 3 months ago

This PR names the upload steps so we don't have "Run actions/upload-artifact@v4" listed twice when looking at the jobs of the compat workflow (see, for example, https://github.com/uutils/findutils/actions/runs/8499267868/job/23301772648?pr=323).

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 58.12%. Comparing base (5360d01) to head (375c80e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #346 +/- ## ======================================= Coverage 58.12% 58.12% ======================================= Files 30 30 Lines 3630 3630 Branches 818 821 +3 ======================================= Hits 2110 2110 Misses 1220 1220 Partials 300 300 ```

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