Commit c6cf925f authored by Julien Chaumond's avatar Julien Chaumond
Browse files

[ci] last resort

while looking for fix to https://twitter.com/julien_c/status/1237864185821708291
parent 14e455b7
...@@ -31,6 +31,7 @@ jobs: ...@@ -31,6 +31,7 @@ jobs:
run: | run: |
source .env/bin/activate source .env/bin/activate
pip install .[sklearn,tf,torch,testing] pip install .[sklearn,tf,torch,testing]
pip uninstall -y tensorflow
- name: Are GPUs recognized by our DL frameworks - name: Are GPUs recognized by our DL frameworks
run: | run: |
......
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