We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d421e38 commit 9b42d46Copy full SHA for 9b42d46
.github/workflows/compliance.yml
@@ -44,7 +44,6 @@ jobs:
44
(echo "::error ::Merge commits not allowed, rebase instead";false)
45
46
git rebase origin/${BASE_REF}
47
- west update
48
# debug
49
git log --pretty=oneline | head -n 10
50
0 commit comments