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
4dc111b8
Unverified
Commit
4dc111b8
authored
Mar 11, 2022
by
Peter Eastman
Committed by
GitHub
Mar 11, 2022
Browse files
Workaround for error in finding broken URLs (#3510)
parent
f5eea219
Changes
1
Hide 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 @
4dc111b8
...
...
@@ -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
...
...
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