about summary refs log tree commit diff
path: root/.github/workflows/clippy_dev.yml
diff options
context:
space:
mode:
authorCameron Steffen <cam.steffen94@gmail.com>2021-08-23 10:58:56 -0500
committerCameron Steffen <cam.steffen94@gmail.com>2021-08-23 11:02:03 -0500
commit68b4a43e23d9c7e847e71cdbfa9d915df4997e38 (patch)
treec93465ee312061058ba32f08f505edc647044fe5 /.github/workflows/clippy_dev.yml
parent22606e7358845eb8ddbc37243e89914c03084afb (diff)
Remove stderr limit
Diffstat (limited to '.github/workflows/clippy_dev.yml')
-rw-r--r--.github/workflows/clippy_dev.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/clippy_dev.yml b/.github/workflows/clippy_dev.yml
index 95da775b7bc..9a5416153ab 100644
--- a/.github/workflows/clippy_dev.yml
+++ b/.github/workflows/clippy_dev.yml
@@ -42,9 +42,6 @@ jobs:
       run: cargo build --features deny-warnings
       working-directory: clippy_dev
 
-    - name: Test limit_stderr_length
-      run: cargo dev limit_stderr_length
-
     - name: Test update_lints
       run: cargo dev update_lints --check