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 5a8a7ec commit 0af74f9Copy full SHA for 0af74f9
1 file changed
.github/workflows/build_and_test.yml
@@ -130,7 +130,7 @@ jobs:
130
131
- name: Run tests
132
id: test
133
- uses: eProsima/eProsima-CI/multiplatform/colcon_test@v0
+ uses: eProsima/eProsima-CI/multiplatform/colcon_test@hotfix/test_report_artifact_name
134
with:
135
colcon_test_args: --return-code-on-test-failure
136
colcon_test_args_default: --event-handlers console_direct+ desktop_notification-
@@ -213,7 +213,7 @@ jobs:
213
214
215
216
217
218
219
colcon_test_args_default: --event-handlers console_direct+
0 commit comments