test: Run bench sanity checks in parallel with functional tests

This commit is contained in:
MarcoFalke
2025-10-21 10:51:17 +02:00
parent fa9fdbce79
commit fa65bc0e79
4 changed files with 62 additions and 7 deletions

View File

@@ -484,9 +484,6 @@ jobs:
./src/univalue/object.exe
./src/univalue/unitester.exe
- name: Run benchmarks
run: ./bin/bench_bitcoin.exe -sanity-check
- name: Adjust paths in test/config.ini
shell: pwsh
run: |