Skip to content

Commit 23e2f85

Browse files
committed
build wheels only once
1 parent 02a3829 commit 23e2f85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
4545
- name: Build wheels
46+
if: matrix.python-version == '3.10' && matrix.os == 'ubuntu'
4647
run: |
4748
conda activate test
4849
conda install conda-forge::poetry

0 commit comments

Comments
 (0)