Skip to content

Commit

Permalink
Upload colcon logs (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Moulard <tmoulard@amazon.com>
  • Loading branch information
Thomas Moulard authored Oct 24, 2019
1 parent 76b8aeb commit 630516c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ jobs:
colcon-mixin-name: asan
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
package-name: ament_copyright
- uses: actions/upload-artifact@master
with:
name: colcon-logs
path: ros2_ws/log

0 comments on commit 630516c

Please sign in to comment.