[CI] Install examples/requirements.txt (#5956)

This commit is contained in:
Sam Shleifer 2020-07-21 21:07:48 -04:00 committed by GitHub
parent e714412fe6
commit ae67b2439f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,4 +55,5 @@ jobs:
USE_CUDA: yes
run: |
source .env/bin/activate
pip install -r examples/requirements.txt
python -m pytest -n 1 --dist=loadfile -s examples