Skip to content
Merged
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: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
echo "Test expectations are out-of-date on the target branch."
echo "Please run the 'Rebaseline Tests' github action on the target"
echo "branch (normally 'main') before proceeding."
ecoh ""
echo ""
echo "You can also run './tools/maint/rebaseline_tests.py --new-branch'"
echo "and use it to create a seperate PR."
exit 1
Expand Down