[ci] last resort

while looking for fix to https://twitter.com/julien_c/status/1237864185821708291
This commit is contained in:
Julien Chaumond 2020-03-11 18:49:19 -04:00
parent 14e455b716
commit c6cf925ff8

View File

@ -31,6 +31,7 @@ jobs:
run: |
source .env/bin/activate
pip install .[sklearn,tf,torch,testing]
pip uninstall -y tensorflow
- name: Are GPUs recognized by our DL frameworks
run: |