-
-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
It seems that some things have changed around redirects recently, and now my output (using the GitHub Action) is littered with redirect information. I cannot figure out how to suppress the redirects; I only want to see the error results.
For example, the output shows something like the following for every redirect:
* [200] <https://some-link-that-was-checked.com> | Redirect: Followed 1 redirect resolving to the final status of: OK.
Redirects: https://some-link-that-was-checked.com --> https://the-link-it-was-redirected-to.com
How do I suppress these? I tried using the --quiet argument x2 with no luck.
Metadata
Metadata
Assignees
Labels
No labels