Skip to content

Commit baa04ad

Browse files
authored
Testing
1 parent ce29435 commit baa04ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
with:
4444
args: "--exclude-all-private --include-verbatim --max-concurrency 24 --require-https --verbose --no-progress --offline
4545
--accept '100..=103,200..=299,429,500..=511'
46-
--timeout 60 './docs/**/*.md' './docs/**/*.html' './imported_docs/**/*.md' './imported_docs/**/*.html' --exclude-path './docs/ehrql/includes/generated_docs'"
46+
--timeout 60 './docs/**/*.md' './docs/**/*.html' './imported_docs/**/*.md' './imported_docs/**/*.html' --exclude-path './docs/ehrql/includes/generated_docs/**/*.md' --exclude-path './docs/ehrql/includes/generated_docs/**/*.html'"

0 commit comments

Comments
 (0)