Test
CI / deploy-infra (push) Has been skipped
CI / check (push) Successful in 11m10s
CI / test (push) Successful in 11m16s
CI / clippy (push) Successful in 10m30s
CI / deploy (push) Has been skipped

This commit is contained in:
2026-04-25 22:22:47 +02:00
parent 8a71f1166a
commit 33ce367598
+3 -1
View File
@@ -5,7 +5,9 @@
"Bash(cargo check:*)", "Bash(cargo check:*)",
"Bash(cargo clean:*)", "Bash(cargo clean:*)",
"Bash(cargo test:*)", "Bash(cargo test:*)",
"Bash(cargo build:*)" "Bash(cargo build:*)",
"Read(//home/sithies/.cargo/bin/**)",
"Bash(~/.cargo/bin/cargo clippy *)"
], ],
"deny": [], "deny": [],
"ask": [] "ask": []