We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab4b93 commit 258b6d4Copy full SHA for 258b6d4
.github/workflows/ci-test.yml
@@ -296,10 +296,6 @@ jobs:
296
path-to-lcov: coverage.lcov
297
parallel: run-{{ matrix.python-version }}-{{ matrix.os }}
298
299
- - name: test build_doc
300
- run: |
301
- python ./setup.py build_doc
302
-
303
#- name: test docker build current version ubuntu-latest
304
# if: matrix.python-version == '3.10' && matrix.os == 'ubuntu-latest'
305
# run: |
0 commit comments