cargo not installed yet in yml
Format (JS/TS) / format (pull_request) Failing after 7s
Lint (JS/TS) / lint (pull_request) Failing after 10s
Lint (Python) / lint (pull_request) Failing after 26s
Lint (Rust) / lint (pull_request) Failing after 36s

This commit is contained in:
2026-05-16 01:38:57 +02:00
parent c30891de83
commit 00063309cd
+1
View File
@@ -16,6 +16,7 @@ jobs:
run: |
apk add --no-cache \
git \
cargo \
rust
- name: Rustfmt