You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"In total there are $num_errors missing character errors, expecting $expected_num_errors"
8
+
[ $num_errors=$expected_num_errors ] ||echo"::error title=Missing character errors introduced in PDF build::In total there are $num_errors missing character errors, expecting $expected_num_errors"
0 commit comments