mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-24 13:46:36 +00:00
appveyor: re-enable tests
This commit is contained in:
@@ -20,6 +20,7 @@ install:
|
|||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- ps: gitversion /output json /showvariable FullSemVer | Set-Content VERSION -PassThru
|
- ps: gitversion /output json /showvariable FullSemVer | Set-Content VERSION -PassThru
|
||||||
|
- go test -v ./...
|
||||||
- promu build -v
|
- promu build -v
|
||||||
- ps: |
|
- ps: |
|
||||||
$ErrorActionPreference = "Stop"
|
$ErrorActionPreference = "Stop"
|
||||||
|
|||||||
Reference in New Issue
Block a user