Skip to content

Commit 258b6d4

Browse files
committed
test: Remove duplicate build doc step.
1 parent 7ab4b93 commit 258b6d4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,6 @@ jobs:
296296
path-to-lcov: coverage.lcov
297297
parallel: run-{{ matrix.python-version }}-{{ matrix.os }}
298298

299-
- name: test build_doc
300-
run: |
301-
python ./setup.py build_doc
302-
303299
#- name: test docker build current version ubuntu-latest
304300
# if: matrix.python-version == '3.10' && matrix.os == 'ubuntu-latest'
305301
# run: |

0 commit comments

Comments
 (0)