Update .drone.yml
This commit is contained in:
parent
68f48b3f62
commit
d4e4bd3dcf
|
@ -191,7 +191,7 @@ steps:
|
|||
- pip3 install numpy
|
||||
- pip3 install threadpoolctl
|
||||
- wget https://www.mkroeker.com/numpycrash.py
|
||||
- cat numpycrash.py \| python3 -i
|
||||
- "cat numpycrash.py | python3 -i"
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
|
Loading…
Reference in New Issue