Skip to content

Commit ccde666

Browse files
fix(ci): this is handled by pre-commit
1 parent 1fb1123 commit ccde666

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ jobs:
2121
with:
2222
components: clippy,rustfmt
2323

24-
- uses: mbrobbel/rustfmt-check@master
25-
with:
26-
token: ${{ secrets.GITHUB_TOKEN }}
27-
mode: review
28-
2924
- uses: auguwu/clippy-action@1.4.0
3025
with:
3126
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)