Skip to content

Commit

Permalink
ci: remove Upload Build Result step in the Build and Test job (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal authored Nov 2, 2023
1 parent 40f2b9b commit e55e1c0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,6 @@ jobs:
with:
ros2-distro: ${{ matrix.ros2-distro }}

- name: Upload build result
uses: actions/upload-artifact@v3.1.3
with:
name: Install
path: install

failed-build:
name: Failed Build
runs-on: ubuntu-22.04
Expand Down

0 comments on commit e55e1c0

Please sign in to comment.