We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f087cb9 + 607817f commit 1a6271bCopy full SHA for 1a6271b
.readthedocs.yaml
@@ -13,8 +13,8 @@ build:
13
python: "3.7"
14
jobs:
15
post_checkout:
16
- - git remote set-branches origin '\*' || true
17
- - git fetch --unshallow || true
+ - git remote set-branches origin master stackhpc/yoga stackhpc/xena stackhpc/wallaby
+ - git fetch --unshallow
18
19
# Build documentation in the doc/source/ directory with Sphinx
20
sphinx:
0 commit comments