"docs/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "29284a1e67b419c57da7fcac360af4555da44a52"
Unverified Commit 8edd6941 authored by Wenhao Xie's avatar Wenhao Xie Committed by GitHub
Browse files

Update ci.yml (#675)

parent 9c9e67eb
......@@ -37,6 +37,9 @@ jobs:
cp main_repo/format.sh .
rm -rf main_repo
if ! output=$(./format.sh 2>&1); then
echo "message:"
echo "$output"
echo "------------------------------------"
printf '%s\n' "$output" | grep "Please review and stage the changes."
fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment