Skip to content

Commit 4f16f1a

Browse files
authored
Merge branch 'master' into tech-check
2 parents 936f456 + 626e4be commit 4f16f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Check links
1717
uses: lycheeverse/lychee-action@v2
1818
with:
19-
fail: true
19+
fail: false # TODO: Change to true after dealing with sporadic link failures
2020
failIfEmpty: false
2121
args: >-
2222
--max-retries 5

0 commit comments

Comments
 (0)