Skip to content

Commit a7fa545

Browse files
committed
Use "--no-progress" to suppress redirects messages
1 parent cb42a3c commit a7fa545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
--exclude "^https://www.researchgate.net/"
7070
--exclude "^https://zenodo.org/badge/DOI/"
7171
--exclude "^https://stackoverflow.com/a/69170441"
72-
--verbose
72+
--no-progress
7373
"repository/*.md"
7474
"repository/**/*.py"
7575
"documentation/dev/**/*.html"

0 commit comments

Comments
 (0)