mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 17:44:29 +00:00
win ci
This commit is contained in:
parent
22df7a3fb9
commit
14bdbee55f
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -37,5 +37,8 @@ jobs:
|
||||
skip-go-installation: true
|
||||
skip-pkg-cache: true
|
||||
skip-build-cache: true
|
||||
- name: Install deps
|
||||
if: matrix.os == 'windows-2019'
|
||||
run: choco upgrade mingw cmake -y --no-progress
|
||||
- run: go test ./...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user