We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dde64a commit e9e4b07Copy full SHA for e9e4b07
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
echo "Test expectations are out-of-date on the target branch."
73
echo "Please run the 'Rebaseline Tests' github action on the target"
74
echo "branch (normally 'main') before proceeding."
75
- ecoh ""
+ echo ""
76
echo "You can also run './tools/maint/rebaseline_tests.py --new-branch'"
77
echo "and use it to create a seperate PR."
78
exit 1
0 commit comments