Skip to content

Commit 2752f51

Browse files
committed
CI: blossom CI do not fail on codesyle failures
Signed-off-by: Daniel Pressler <danielpr@nvidia.com>
1 parent fe8d828 commit 2752f51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci/pipeline/codestyle_matrix.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ steps:
7878
if ! git diff --quiet --exit-code; then
7979
echo "ERROR: Code is not formatted according to code style."
8080
echo "See https://github.com/openucx/ucx/wiki/Code-style-checking"
81-
exit 1
8281
fi
8382
8483
- name: Authors Check

0 commit comments

Comments
 (0)