rustfmt added
Format (JS/TS) / format (pull_request) Failing after 7s
Lint (JS/TS) / lint (pull_request) Failing after 11s
Lint (Python) / lint (pull_request) Failing after 24s
Lint (Rust) / lint (pull_request) Failing after 35s

This commit is contained in:
2026-05-16 01:40:08 +02:00
parent 00063309cd
commit f6119072f7
+2 -1
View File
@@ -17,7 +17,8 @@ jobs:
apk add --no-cache \
git \
cargo \
rust
rust \
rustfmt
- name: Rustfmt
run: |