Skip to content

Commit 1355020

Browse files
Fix ci (#4)
* fix: fix lint * fix: fix lint * fix: fix lint * fix: fix lint * fix: fix security scan * fix: fix security scan * fix: fix security scan * fix: fix security scan * fix: fix security scan
1 parent 8d08b09 commit 1355020

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
- name: Install dependencies
7474
run: poetry install
7575
- name: Build docs
76-
run: poetry run sphinx-build -b html docs docs/_build/html
76+
run: poetry run sphinx-build -b html docs/source docs/_build/html

.readthedocs.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)