Skip to content

Commit d232016

Browse files
committed
Revert "Fix pipeline"
This reverts commit 231a934.
1 parent 26a722f commit d232016

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- name: Build documentation with Sphinx 2.4.5
2424
run: tox -e sphinx2.4.5
2525
- name: Build documentation with latest Sphinx versions
26-
if: matrix.python-version > 3.9
2726
run: tox -e sphinx-latest
2827
- name: Static checks
2928
if: matrix.python-version == 3.9

0 commit comments

Comments
 (0)