Skip to content

Commit 6a4f027

Browse files
committed
ci: Disable benchmarks for "Win64 native" job
Can be reverted back after syncing the QML repository with the main one.
1 parent 91a2b37 commit 6a4f027

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,6 @@ jobs:
235235
- name: Run unit tests
236236
run: src\test_bitcoin.exe -l test_suite
237237

238-
- name: Run benchmarks
239-
run: src\bench_bitcoin.exe -sanity-check
240-
241238
- name: Run util tests
242239
run: py -3 test\util\test_runner.py
243240

0 commit comments

Comments
 (0)