Skip to content

Commit

Permalink
Install nlp for github actions test (huggingface#6728)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgugger authored and Zigur committed Oct 26, 2020
1 parent 1887b5d commit 3b42a7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/self-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
pip install --upgrade pip
pip install torch!=1.6.0
pip install .[sklearn,testing,onnxruntime]
pip install git+https://github.com/huggingface/nlp
- name: Are GPUs recognized by our DL frameworks
run: |
Expand Down

0 comments on commit 3b42a7b

Please sign in to comment.