Skip to content

Commit 033791b

Browse files
committed
chore: enhance CI workflow for rust 🚀
- Prevent clippy warnings by denying them - Check for formatting issues with cargo fmt
1 parent 364768e commit 033791b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File Created: 2025-03-05 11:10:40
1010
#
1111
# Modified By: mingcheng ([email protected])
12-
# Last Modified: 2025-03-18 11:55:13
12+
# Last Modified: 2025-03-18 11:55:35
1313
##
1414

1515
name: Cargo Build & Test

0 commit comments

Comments
 (0)