Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Garrido <[email protected]>
  • Loading branch information
pablogs9 committed Jul 28, 2022
1 parent 6c8cef5 commit a96a5fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
# Building the app
west build -b disco_l475_iot1 micro_ros_zephyr_module
micro_ros_zephyr_module_v3:
micro_ros_zephyr_module_v3:
runs-on: ubuntu-latest
container: ubuntu:22.04
strategy:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ jobs:
# Building the app
west build -b disco_l475_iot1 micro_ros_zephyr_module
micro_ros_zephyr_module_v3:
micro_ros_zephyr_module_v3:
runs-on: ubuntu-latest
container: ubuntu:22.04
strategy:
Expand Down

0 comments on commit a96a5fc

Please sign in to comment.