Skip to content

Commit a04a723

Browse files
committed
[EN-1228] generate docs only once
1 parent e6f8216 commit a04a723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflow/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ jobs:
7777
run: |
7878
task html_docs
7979
shell: bash
80-
if: matrix.os == 'ubuntu-latest'
80+
if: matrix.os == 'ubuntu-latest' && matrix.python-version == 3.7

0 commit comments

Comments
 (0)