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