We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a837d1 commit 0cf51e0Copy full SHA for 0cf51e0
.gitea/workflows/rust.yml
@@ -16,10 +16,6 @@ on: [push, pull_request]
16
17
name: Continuous integration for Rust
18
19
-env:
20
- RUSTUP_UPDATE_ROOT: "https://mirrors.cernet.edu.cn/rustup/rustup"
21
- RUSTUP_DIST_SERVER: "https://mirrors.cernet.edu.cn/rustup"
22
-
23
jobs:
24
check:
25
name: Check the code with cargo check
0 commit comments