Unverified Commit ae67b243 authored by Sam Shleifer's avatar Sam Shleifer Committed by GitHub
Browse files

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

parent e714412f
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment