Skip to content

Commit

Permalink
Refs #21044. Testing new ci
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo González Moreno <[email protected]>
  • Loading branch information
richiware committed Jun 10, 2024
1 parent 5a8a7ec commit 0af74f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:

- name: Run tests
id: test
uses: eProsima/eProsima-CI/multiplatform/colcon_test@v0
uses: eProsima/eProsima-CI/multiplatform/colcon_test@hotfix/test_report_artifact_name
with:
colcon_test_args: --return-code-on-test-failure
colcon_test_args_default: --event-handlers console_direct+ desktop_notification-
Expand Down Expand Up @@ -213,7 +213,7 @@ jobs:

- name: Run tests
id: test
uses: eProsima/eProsima-CI/multiplatform/colcon_test@v0
uses: eProsima/eProsima-CI/multiplatform/colcon_test@hotfix/test_report_artifact_name
with:
colcon_test_args: --return-code-on-test-failure
colcon_test_args_default: --event-handlers console_direct+
Expand Down

0 comments on commit 0af74f9

Please sign in to comment.