Skip to content

Commit 8623382

Browse files
CI: Exclude naturalearth URL in gallery examples from workflow check links (#4351)
1 parent dc9628d commit 8623382

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
--exclude "^https://hackmd.io/@pygmt"
6464
--exclude "^https://test.pypi.org/simple/"
6565
--exclude "^https://www.adobe.com/jp/print/postscript/pdfs/PLRM.pdf"
66+
--exclude "^https://naciscdn.org/naturalearth"
6667
--exclude "^https://www.generic-mapping-tools.org/remote-datasets/%s$"
6768
--exclude "^https://www.gnu.org/software/libc/manual/html_node/TZ-Variable.html"
6869
--exclude "^https://www.pygmt.org/%7B%7Bpath%7D%7D"

0 commit comments

Comments
 (0)