We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c73f91 commit 8e0e987Copy full SHA for 8e0e987
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
command: test
50
args: --all-features
51
52
- rustfmt:
+ fmt:
53
name: rust code format style check
54
runs-on: ubuntu-latest
55
steps:
0 commit comments