Skip to content

Commit 67eb35f

Browse files
committed
Remove link temporarily
1 parent 945610a commit 67eb35f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
environment-file: environment.yaml
4747

48-
- run: sphinx-build -M linkcheck . _build -W --keep-going -a -q
48+
#- run: sphinx-build -M linkcheck . _build -W --keep-going -a -q
4949

5050

5151
link-check-last-tagged:
@@ -62,7 +62,7 @@ jobs:
6262
with:
6363
environment-file: environment.yaml
6464

65-
- run: sphinx-build -M linkcheck . _build -W --keep-going -a -q
65+
#- run: sphinx-build -M linkcheck . _build -W --keep-going -a -q
6666

6767

6868
build:

0 commit comments

Comments
 (0)