Update CI

This commit is contained in:
Eugenio Lacuesta 2020-12-11 15:58:06 -03:00
parent 9530784a40
commit 1aba857f66
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: matrix.env.TOXENV == 'pypy3'
run: apt-get update && apt-get install libxml2-dev libxslt-dev
- name: Run check