Skip to content

Commit 8acb582

Browse files
committed
fix: remove print line
1 parent c6c375c commit 8acb582

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/codeql-init

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ for i in "$@"; do
2626
esac
2727
done
2828

29-
echo "Command :: ${CODEQL_BUILD_COMMAND}"
30-
3129

3230
if [ ${GITHUB_UPLOAD} == 0 ] && [ -z ${GITHUB_REPOSITORY+x} ]; then
3331
# If the repo isn't set

0 commit comments

Comments
 (0)