Skip to content

Commit

Permalink
[DEBUG] Disable -sanity-check
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Mar 30, 2024
1 parent 23dc0c1 commit c6059a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ jobs:
run: src\test_bitcoin.exe -l test_suite

- name: Run benchmarks
run: src\bench_bitcoin.exe -sanity-check
run: src\bench_bitcoin.exe

- name: Run util tests
run: py -3 test\util\test_runner.py
Expand Down

0 comments on commit c6059a3

Please sign in to comment.