mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
try sth
This commit is contained in:
committed by
holger krekel
parent
8c13771d6c
commit
feb4dfc3af
@@ -135,7 +135,7 @@ jobs:
|
||||
working_directory: /mnt/crate
|
||||
steps:
|
||||
- *restore-workspace
|
||||
- *restore-cache-python
|
||||
- *restore-cache
|
||||
- run:
|
||||
name: build docs, run tests and build wheels
|
||||
command: ci_scripts/ci_run.sh
|
||||
@@ -185,6 +185,9 @@ workflows:
|
||||
test:
|
||||
jobs:
|
||||
- build_test_docs_wheel
|
||||
requires:
|
||||
- cargo_fetch
|
||||
|
||||
- upload_docs_wheels:
|
||||
requires:
|
||||
- build_test_docs_wheel
|
||||
|
||||
Reference in New Issue
Block a user