Skip to content

Commit

Permalink
use humble job names
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
  • Loading branch information
bmagyar and christophfroehlich authored Nov 11, 2023
1 parent 679aff8 commit e98eef8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-coverage-build-humble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ jobs:
name: codecov-umbrella
- uses: actions/upload-artifact@v3.1.3
with:
name: colcon-logs-coverage-rolling
name: colcon-logs-coverage-humble
path: ros_ws/log
2 changes: 1 addition & 1 deletion .github/workflows/ci-coverage-build-iron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ jobs:
name: codecov-umbrella
- uses: actions/upload-artifact@v3.1.3
with:
name: colcon-logs-coverage-rolling
name: colcon-logs-coverage-iron
path: ros_ws/log

0 comments on commit e98eef8

Please sign in to comment.