use correct script

This commit is contained in:
dignifiedquire
2019-09-18 20:21:36 +02:00
committed by holger krekel
parent 361f14bffe
commit 3c1a4ebfe0

View File

@@ -138,7 +138,7 @@ jobs:
- *restore-cache
- run:
name: build docs, run tests and build wheels
command: ci_scripts/ci_run.sh
command: ci_scripts/run_all.sh
environment:
TESTS: 1
DOCS: 1