Skip to content

Commit

Permalink
test ci/cd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kianwasabi committed Jan 10, 2024
1 parent 91474a4 commit 1237d2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fidl/carcontrol.fdepl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ define org.genivi.commonapi.someip.deployment for interface commonapi.CarControl
}
}
out {
accepted {
accepte {
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion fidl/carcontrol.fidl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ interface CarControl {
String selectedGear
}
out {
Boolean accepted
Boolean accepte
}
}
}

0 comments on commit 1237d2d

Please sign in to comment.