We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3a637 commit 21a71d2Copy full SHA for 21a71d2
1 file changed
.github/workflows/industrial-ci.yml
@@ -65,6 +65,7 @@ jobs:
65
CLANG_TIDY: ${{matrix.ROS_DISTRO.CLANG_TIDY}}
66
OS_CODE_NAME: ${{matrix.ROS_DISTRO.OS_CODE_NAME}}
67
- name: Upload test artifacts
68
+ if: ${{ always() }}
69
uses: actions/upload-artifact@v7
70
with:
71
name: ur_test_artifacts-${{matrix.ROS_DISTRO.NAME}}-${{matrix.ROS_REPO}}
0 commit comments