We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da11db commit c1f458aCopy full SHA for c1f458a
.github/workflows/ci.yml
@@ -358,8 +358,7 @@ jobs:
358
./src/univalue/unitester.exe
359
360
- name: Run benchmarks
361
- # TODO: Fix the `WalletMigration` benchmark and re-enable it.
362
- run: ./bin/bench_bitcoin.exe -sanity-check -filter='^(?!WalletMigration$).+$'
+ run: ./bin/bench_bitcoin.exe -sanity-check
363
364
- name: Adjust paths in test/config.ini
365
shell: pwsh
0 commit comments