mirror of
https://github.com/serai-dex/serai.git
synced 2025-02-02 11:16:41 +00:00
Update monero-tests workflow to new name for the processor
This commit is contained in:
parent
d49c636f0f
commit
239800cfcf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/monero-tests.yaml
vendored
2
.github/workflows/monero-tests.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue