Skip to content

Commit

Permalink
Test ABI report uploader
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Jan 23, 2025
1 parent 5722f93 commit c9e1a9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rolling-abi-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ jobs:
ROS_REPO: testing
ABICHECK_URL: github:${{ github.repository }}#${{ github.base_ref }}
NOT_TEST_BUILD: true
- uses: actions/[email protected]
with:
name: abi-checker-report-${{ matrix.ROS_DISTRO }}
path: /root/abicheck/${{ github.base_ref }}

0 comments on commit c9e1a9b

Please sign in to comment.