mirror of https://github.com/scrapy/scrapy.git
Update CI
This commit is contained in:
parent
9530784a40
commit
1aba857f66
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue