Skip to content

Commit 21a71d2

Browse files
committed
Always upload artifacts
1 parent bb3a637 commit 21a71d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/industrial-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
CLANG_TIDY: ${{matrix.ROS_DISTRO.CLANG_TIDY}}
6666
OS_CODE_NAME: ${{matrix.ROS_DISTRO.OS_CODE_NAME}}
6767
- name: Upload test artifacts
68+
if: ${{ always() }}
6869
uses: actions/upload-artifact@v7
6970
with:
7071
name: ur_test_artifacts-${{matrix.ROS_DISTRO.NAME}}-${{matrix.ROS_REPO}}

0 commit comments

Comments
 (0)