We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18ccf6 commit fd26d1bCopy full SHA for fd26d1b
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