We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945610a commit 67eb35fCopy full SHA for 67eb35f
1 file changed
.github/workflows/build.yaml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
environment-file: environment.yaml
47
48
- - run: sphinx-build -M linkcheck . _build -W --keep-going -a -q
+ #- run: sphinx-build -M linkcheck . _build -W --keep-going -a -q
49
50
51
link-check-last-tagged:
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
build:
0 commit comments