commit | 777c5c99411115213c58109fe5f3cf28a960a99b | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Wed Feb 03 14:37:44 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Feb 03 09:45:50 2021 -0500 |
tree | 216336de5540c384b9fb06ee17d28cf3b1e141dc | |
parent | 783f8158c1dd351f4bd77dbd09fa2193b2d7de81 [diff] |
actions: compliance: Rebase before running `west update` Instead of rebasing just before running the compliance script, do so before running `west update`, so that the main manifest, west.yml, is up to date with the latest master before west inspects it. Fixes #31327. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>