Skip to content

Commit d826818

Browse files
authored
Switch from linkcheckdiff to linkcheck (#1750)
1 parent b330a7d commit d826818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pip install -r source/requirements.txt
4949
- name: Check Links
5050
run: |
51-
make linkcheckdiff
51+
make linkcheck
5252
check-linting:
5353
runs-on: ubuntu-latest
5454
steps:

0 commit comments

Comments
 (0)