mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
* Update .github/workflows/linkchecker.yml
This commit is contained in:
parent
be63ed0cb0
commit
558e8955f3
2
.github/workflows/linkchecker.yml
vendored
2
.github/workflows/linkchecker.yml
vendored
@ -42,6 +42,6 @@ jobs:
|
||||
- name: check
|
||||
run: |
|
||||
cd build/hdf5lib_docs/html
|
||||
linkchecker --no-warnings --ignore-url=/doxygen.css --check-extern ./index.html
|
||||
linkchecker --no-warnings --ignore-url=/doxygen.css --ignore-url=gnu.org --ignore-url=en.wikipedia.org --ignore-url=help.hdfgroup.org --ignore-url=libpng.org --ignore-url=my.cdash.org --ignore-url=www.oreilly.com --ignore-url=preshing.com --ignore-url=semver.org --ignore-url=sourceforge.net --ignore-url=www.youtube.com --ignore-url=youtu.be --check-extern ./index.html
|
||||
#continue-on-error: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user