1
1
mirror of https://github.com/primer/css.git synced 2024-11-23 20:38:58 +03:00

run check-links with: -v -m=5 for more detail + speed

This commit is contained in:
Shawn Allen 2019-01-11 11:54:08 -08:00
parent 99972e6713
commit b9051853fb

View File

@ -45,7 +45,7 @@ else
echo
echo "Running script/check-links in $(pwd)..."
echo
script/check-links "https://$alias/css" || {
script/check-links -v -m=5 "https://$alias/css" || {
echo
echo "⚠️ Link check failed! ⚠️"
echo