Skip to content

Commit 1cc57cf

Browse files
committed
test workflow
1 parent d763f7b commit 1cc57cf

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,6 @@ jobs:
3939
source venv/bin/activate
4040
cd docs
4141
make html
42-
43-
- name: Upload documentation
44-
if: success()
45-
uses: actions/upload-artifact@v4
46-
with:
47-
name: documentation
48-
path: docs/_build/html/
4942
5043
- name: Deploy
5144
if: success()

0 commit comments

Comments
 (0)