mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Properly run processor Monero tests
Since it wasn't being compiled with the Monero feature, it wasn't running the Monero tests.
This commit is contained in:
2
.github/workflows/monero-tests.yaml
vendored
2
.github/workflows/monero-tests.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user