Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions test-sdc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,5 @@ elif [[ "$1" == "implement-cowsay" ]]; then
else
echo "Please run this with a valid test directory name as argument"
fi

echo "If you want to re-run the automated tests after changing some code, remove the 'Needs Review', wait a little, and then re-add the 'Needs Review' label on your PR."
Loading