We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c2272 commit d2d1685Copy full SHA for d2d1685
.github/workflows/website-checks.yml
@@ -17,4 +17,4 @@ jobs:
17
pipx install linkchecker
18
- name: Analysing the links of the website
19
run: |
20
- linkchecker --config=.linkcheckerrc --check-extern https://cexa-project.org
+ linkchecker --config=.linkcheckerrc --threads=4 --check-extern https://cexa-project.org
0 commit comments