From 670ad2176b91fa97fe362477f9c71459f7c37110 Mon Sep 17 00:00:00 2001 From: Jakub Delicat <109142865+delihus@users.noreply.github.com> Date: Tue, 12 Nov 2024 21:12:15 +0100 Subject: [PATCH] Update run-unit-tests-push.yaml --- .github/workflows/run-unit-tests-push.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-unit-tests-push.yaml b/.github/workflows/run-unit-tests-push.yaml index d2a221f9..80884788 100644 --- a/.github/workflows/run-unit-tests-push.yaml +++ b/.github/workflows/run-unit-tests-push.yaml @@ -23,7 +23,7 @@ jobs: - name: Build and test uses: ros-tooling/action-ros-ci@v0.3 with: - vcs-repo-file-url: "${{ github.workspace }}/husarion_ugv/simulation_deps.repos" + vcs-repo-file-url: ${{ github.workspace }}/husarion_ugv/simulation_deps.repos target-ros2-distro: humble colcon-defaults: | {