Skip to content

Commit 0af74f9

Browse files
committed
Refs #21044. Testing new ci
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
1 parent 5a8a7ec commit 0af74f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_and_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130

131131
- name: Run tests
132132
id: test
133-
uses: eProsima/eProsima-CI/multiplatform/colcon_test@v0
133+
uses: eProsima/eProsima-CI/multiplatform/colcon_test@hotfix/test_report_artifact_name
134134
with:
135135
colcon_test_args: --return-code-on-test-failure
136136
colcon_test_args_default: --event-handlers console_direct+ desktop_notification-
@@ -213,7 +213,7 @@ jobs:
213213

214214
- name: Run tests
215215
id: test
216-
uses: eProsima/eProsima-CI/multiplatform/colcon_test@v0
216+
uses: eProsima/eProsima-CI/multiplatform/colcon_test@hotfix/test_report_artifact_name
217217
with:
218218
colcon_test_args: --return-code-on-test-failure
219219
colcon_test_args_default: --event-handlers console_direct+

0 commit comments

Comments
 (0)