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:
parent
99972e6713
commit
b9051853fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user