Update CI

This commit is contained in:
Eugenio Lacuesta 2020-12-11 15:50:40 -03:00
parent e8851d1ea3
commit 9530784a40
No known key found for this signature in database
GPG Key ID: DA3EF2D0913E9810
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install libraries
if: ${{ env.TOXENV == 'pypy3' }}
if: env.TOXENV == 'pypy3'
run: apt-get update && apt-get install libxml2-dev libxslt-dev
- name: Run check