Unverified Commit 4dc111b8 authored by Peter Eastman's avatar Peter Eastman Committed by GitHub
Browse files

Workaround for error in finding broken URLs (#3510)

parent f5eea219
......@@ -650,7 +650,7 @@ jobs:
shell: bash -l {0}
env:
# Pipe-seperated list of domains to skip
SKIP_DOMAIN: support.amd.com
SKIP_DOMAIN: support.amd.com|www.pnas.org
run: |
set +e
# Linkinator accepts regex for its --skip argument, so we
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment