Skip to content

Commit 29c2283

Browse files
committed
Removed the doctest build
1 parent f91c122 commit 29c2283

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci_docs.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ jobs:
99
contents: write
1010
steps:
1111
- uses: actions/checkout@v4
12-
- name: Build doctest
13-
run: |
14-
ls
15-
cd docs
16-
ls
17-
make doctest
1812
- name: Build HTML
1913
run: |
2014
make clean

0 commit comments

Comments
 (0)