Skip to content

Commit d7a2ebe

Browse files
committed
fixup
1 parent 4f25e6c commit d7a2ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Link Checker
8888
uses: lycheeverse/lychee-action@v2
8989
with:
90-
args: --verbose --no-progress "." --exlude-path "docs/source/_templates/page.html"
90+
args: --verbose --no-progress "." --exclude-path "docs/source/_templates/page.html"
9191
fail: true
9292
env:
9393
# This reduces false positive due to rate limits

0 commit comments

Comments
 (0)