Skip to content

Commit

Permalink
fix target name
Browse files Browse the repository at this point in the history
Signed-off-by: wep21 <[email protected]>
  • Loading branch information
wep21 committed Jan 6, 2024
1 parent bbb15e9 commit cd18c45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/iceoryx/2.0.5/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tasks:
name: Verify build targets
platform: ${{ platform }}
build_targets:
- '@iceoryx//:iceoryx_hoofs'
- '@iceoryx//:iceoryx_posh'
- '@iceoryx//:iceoryx_binding_c'
- '@iceoryx//:roudi'
- '@iceoryx//iceoryx_hoofs:iceoryx_hoofs'
- '@iceoryx//iceoryx_posh:iceoryx_posh'
- '@iceoryx//iceoryx_binding_c:iceoryx_binding_c'
- '@iceoryx//iceoryx_posh:iox-roudi'

0 comments on commit cd18c45

Please sign in to comment.