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.
1 parent 6c526e9 commit ee0ce69Copy full SHA for ee0ce69
.github/workflows/doc.yml
@@ -31,7 +31,6 @@ jobs:
31
git fetch
32
git reset
33
git clean -fdx -n --exclude="!pyproject.toml"
34
- ls -a
35
git checkout ${{ github.sha }} -- batchflow docs
36
cd docs
37
make html
0 commit comments