mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
remove rustup install
This commit is contained in:
@@ -138,8 +138,6 @@ jobs:
|
||||
steps:
|
||||
- *restore-workspace
|
||||
- *restore-cache
|
||||
- run: rustup install $(cat rust-toolchain)
|
||||
- run: rustup default $(cat rust-toolchain)
|
||||
- run:
|
||||
name: build docs, run tests and build wheels
|
||||
command: ci_scripts/run-python.sh
|
||||
|
||||
Reference in New Issue
Block a user