Skip to content

Commit 7036ff5

Browse files
rm comment code in ci
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
1 parent 0e0c6dd commit 7036ff5

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/dev_module_build.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -234,13 +234,7 @@ jobs:
234234
echo "::group::📂 Linting directory ✅: $dir"
235235
echo -e "✅ All check passed\n"
236236
fi
237-
238-
# if [ $find_errors -ne 0 ]; then
239-
# echo -e "❌ Errors:\n$output\n"
240-
# else
241-
# echo -e "✅ All check passed\n"
242-
# fi
243-
237+
244238
cd - &>/dev/null
245239
246240
echo "::endgroup::"

0 commit comments

Comments
 (0)