Skip to content

Commit ee0ce69

Browse files
committed
Clean up doc.yml
1 parent 6c526e9 commit ee0ce69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/doc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
git fetch
3232
git reset
3333
git clean -fdx -n --exclude="!pyproject.toml"
34-
ls -a
3534
git checkout ${{ github.sha }} -- batchflow docs
3635
cd docs
3736
make html

0 commit comments

Comments
 (0)