Fix processor's determionation of protocol to support integration tests

I'm really unhappy with a cfg(test) within the codebase. The double checking of
it makes it tolerable though, especially when compared to dropping these tests.
This commit is contained in:
Luke Parker
2023-03-19 21:05:05 -04:00
parent 2fdf8f8285
commit 59891594aa
2 changed files with 20 additions and 1 deletions

View File

@@ -6,10 +6,12 @@ on:
- develop
paths:
- "coins/monero/**"
- "processor/**"
pull_request:
paths:
- "coins/monero/**"
- "processor/**"
jobs:
# Only run these once since they will be consistent regardless of any node