Skip to content

Commit

Permalink
test: Remove duplicate build doc step.
Browse files Browse the repository at this point in the history
  • Loading branch information
rouilj committed Apr 3, 2024
1 parent 7ab4b93 commit 258b6d4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,6 @@ jobs:
path-to-lcov: coverage.lcov
parallel: run-{{ matrix.python-version }}-{{ matrix.os }}

- name: test build_doc
run: |
python ./setup.py build_doc
#- name: test docker build current version ubuntu-latest
# if: matrix.python-version == '3.10' && matrix.os == 'ubuntu-latest'
# run: |
Expand Down

0 comments on commit 258b6d4

Please sign in to comment.