Update monero-tests workflow to new name for the processor

This commit is contained in:
Luke Parker 2023-07-03 09:12:29 -04:00
parent d49c636f0f
commit 239800cfcf
No known key found for this signature in database

View file

@ -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