Skip to content

Commit a42d89e

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

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
@@ -223,13 +223,7 @@ jobs:
223223
echo "::group::📂 Linting directory ✅: $dir"
224224
echo -e "✅ All check passed\n"
225225
fi
226-
227-
# if [ $find_errors -ne 0 ]; then
228-
# echo -e "❌ Errors:\n$output\n"
229-
# else
230-
# echo -e "✅ All check passed\n"
231-
# fi
232-
226+
233227
cd - &>/dev/null
234228
235229
echo "::endgroup::"

0 commit comments

Comments
 (0)