Skip to content

Commit d618764

Browse files
test: arguments
1 parent d9cb42e commit d618764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- name: Check links with lychee
2222
uses: lycheeverse/lychee-action@v2.7.0
2323
with:
24-
args: --accept '200..=204, 401, 429' --exclude-all-private
24+
args: --root-dir "$(pwd)" --verbose --no-progress './**/*.md'
2525
fail: true

0 commit comments

Comments
 (0)