mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Merge 54e11a39e1 into merged_master (Bitcoin PR #17735)
This commit is contained in:
commit
1d9ad3ab8a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -60,7 +60,7 @@ jobs:
|
|||
run: C:/vcpkg/vcpkg.exe integrate install
|
||||
- name: Build
|
||||
run: msbuild build_msvc\bitcoin.sln /m /v:n /p:Configuration=Release
|
||||
- name: Run test_bticoin
|
||||
- name: Run test_bitcoin
|
||||
shell: cmd
|
||||
run: src\test_bitcoin.exe -k stdout -e stdout 2> NUL
|
||||
- name: Run bench_bitcoin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue