This commit is contained in:
Nugine
2025-02-22 15:31:22 +08:00
parent c8a1013685
commit 0a756e48b8

View File

@@ -63,7 +63,8 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
cache-on-failure: true
shared-key: "develop"
- name: Format
run: cargo fmt --all --check