Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
e9b8b6a2
Unverified
Commit
e9b8b6a2
authored
May 04, 2022
by
Peter Eastman
Committed by
GitHub
May 04, 2022
Browse files
Skip more URLs that linkinator reports as broken (#3594)
parent
30fa187c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/CI.yml
.github/workflows/CI.yml
+1
-1
No files found.
.github/workflows/CI.yml
View file @
e9b8b6a2
...
...
@@ -650,7 +650,7 @@ jobs:
shell
:
bash -l {0}
env
:
# Pipe-seperated list of domains to skip
SKIP_DOMAIN
:
support.amd.com|www.pnas.org
SKIP_DOMAIN
:
support.amd.com|www.pnas.org
|doi.org
run
:
|
set +e
# Linkinator accepts regex for its --skip argument, so we
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment