diff --git a/.github/workflows/monero-tests.yaml b/.github/workflows/monero-tests.yaml
index 6a382475..b098080b 100644
--- a/.github/workflows/monero-tests.yaml
+++ b/.github/workflows/monero-tests.yaml
@@ -55,4 +55,4 @@ jobs:
         if: ${{ matrix.version != 'v0.18.2.0' }}
         run: |
           cargo test --package monero-serai --all-features --test '*'
-          cargo test --package processor --all-features monero
+          cargo test --package serai-processor --all-features monero