We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abcddd2 commit 9a29ec6Copy full SHA for 9a29ec6
.github/workflows/dep_rust.yml
@@ -78,7 +78,7 @@ jobs:
78
path: ./x64/${{ matrix.config }}
79
80
- name: Fmt
81
- run: just fmt
+ run: just fmt-check
82
83
- name: Clippy
84
run: just clippy ${{ matrix.config }}
0 commit comments