Skip to content

Commit 40a6ecf

Browse files
authored
CI: Exclude one link that timeouts (#3958)
1 parent e890738 commit 40a6ecf

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://test.pypi.org/simple/"
6464
--exclude "^https://www.adobe.com/jp/print/postscript/pdfs/PLRM.pdf"
6565
--exclude "^https://www.generic-mapping-tools.org/remote-datasets/%s$"
66+
--exclude "^https://www.gnu.org/software/libc/manual/html_node/TZ-Variable.html"
6667
--exclude "^https://www.pygmt.org/%7B%7Bpath%7D%7D"
6768
--exclude "^https://www.researchgate.net/"
6869
--exclude "^https://zenodo.org/badge/DOI/"

0 commit comments

Comments
 (0)