Skip to content

Commit c1732f4

Browse files
authored
Update build.yml
1 parent 5244594 commit c1732f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
pip install sphinx_rtd_theme
2727
pip install virtualenv==20.0.1
2828
- name: Test with tox
29+
if: ${{ matrix.python-version != '3.5' }}
2930
run: |
3031
tox -e py
3132
- name: Before deploy

0 commit comments

Comments
 (0)