mirror of
https://github.com/chatmail/core.git
synced 2026-05-14 20:36:30 +03:00
use correct script
This commit is contained in:
committed by
holger krekel
parent
361f14bffe
commit
3c1a4ebfe0
@@ -138,7 +138,7 @@ jobs:
|
|||||||
- *restore-cache
|
- *restore-cache
|
||||||
- run:
|
- run:
|
||||||
name: build docs, run tests and build wheels
|
name: build docs, run tests and build wheels
|
||||||
command: ci_scripts/ci_run.sh
|
command: ci_scripts/run_all.sh
|
||||||
environment:
|
environment:
|
||||||
TESTS: 1
|
TESTS: 1
|
||||||
DOCS: 1
|
DOCS: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user