diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index b0873ff461b57575ecb9c7f3236261a72a2e8886..524b33218088ed1b9905334933e482312f3a69d9 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
 
     - name: "Install CI Dependencies"
       run: |
-        python -m pip install -v wheel coverage
+        python -m pip install -v wheel
 
     - name: "Install ZKAPAuthorizer and dependencies"
       run: |