Skip to content

Commit

Permalink
Fixes workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasweihing committed Nov 25, 2024
1 parent 0c2ec4b commit 58b9371
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
call-build-and-test:
uses: DHBW-Smart-Rollerz/smarty_workspace/.github/workflows/base.yaml@jazzy
with:
branch_pattern: 'jazzy*'
type: 'python'
package_name: 'ros2_example_package'
branch_pattern: "jazzy*"
type: "python"
package_name: "lane_detection_ai"

0 comments on commit 58b9371

Please sign in to comment.