Skip to content

Commit 05c1324

Browse files
removed
1 parent 0c1d72b commit 05c1324

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci-stylus-check.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,4 @@ jobs:
7373
toolchain: ${{ matrix.toolchain }}
7474
components: clippy
7575
rustflags: ""
76-
- name: Cargo clippy
77-
uses: giraffate/clippy-action@v1
78-
with:
79-
reporter: "github-pr-check"
80-
github_token: ${{ secrets.GITHUB_TOKEN }}
76+

0 commit comments

Comments
 (0)