Skip to content

Commit

Permalink
Updated main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleSandrini committed Aug 7, 2024
1 parent edfa2ef commit b94fad1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,9 @@ jobs:
target-ros2-distro: humble
vcs-repo-file-url: https://raw.githubusercontent.com/JRL-CARI-CNR-UNIBS/plansys2_action_clients/master/dependencies.repos
rosdep-check: true

colcon-defaults: |
{
"test": {
"parallel-workers" : 1
}
}

0 comments on commit b94fad1

Please sign in to comment.