Skip to content

Commit

Permalink
Update run-unit-tests-push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
delihus authored Nov 12, 2024
1 parent ee565fa commit 670ad21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unit-tests-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build and test
uses: ros-tooling/[email protected]
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: |
{
Expand Down

0 comments on commit 670ad21

Please sign in to comment.