Skip to content

Commit

Permalink
Update run-unit-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
delihus authored Jan 17, 2025
1 parent 88884a2 commit 22e1bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
{
"build": {
"packages-up-to": [
"wibotic_ros"
"wibotic_connector_can"
],
"cmake-args": [
"-DCMAKE_BUILD_TYPE=Release",
Expand All @@ -36,7 +36,7 @@ jobs:
},
"test": {
"packages-up-to": [
"wibotic_ros"
"wibotic_connector_can"
]
}
}

0 comments on commit 22e1bd3

Please sign in to comment.