mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-03 18:23:45 +02:00
build: fix typo
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user