diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 16d348c..a8c7851 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
       - uses: actions-rs/cargo@v1
         with:
           command: check
-          args: --workspace --all-targets --all-features
+          args: -p ash -p ash-window --all-features
 
   generated:
     name: Generated