bloopai--vibe-kanban
680cc63b3d
Relay Deploy Dev / Deploy Relay Dev (push) Failing after 1s
Remote Deploy Dev / Deploy Remote Dev (push) Failing after 2s
Test / frontend-checks (push) Blocked by required conditions
Test / changes (push) Waiting to run
Test / backend-schema-checks (push) Blocked by required conditions
Test / backend-remote-checks (push) Blocked by required conditions
Test / backend-clippy (push) Blocked by required conditions
Test / backend-test (push) Blocked by required conditions
Test / tauri-checks (push) Blocked by required conditions
11 行
173 B
TOML
11 行
173 B
TOML
[toolchain]
|
|
channel = "nightly-2025-12-04"
|
|
components = [
|
|
"rustfmt",
|
|
"rustc",
|
|
"rust-analyzer",
|
|
"rust-src",
|
|
"rust-std",
|
|
"cargo",
|
|
]
|
|
profile = "default" |