mirror of
https://github.com/robotn/gohook.git
synced 2024-11-22 11:10:58 +08:00
update appveyor.yml fixed test
This commit is contained in:
parent
e15669d530
commit
edd69ace64
@ -67,7 +67,7 @@ build_script:
|
|||||||
test_script:
|
test_script:
|
||||||
# Unit tests
|
# Unit tests
|
||||||
- ps: Add-AppveyorTest "Unit Tests" -Outcome Running
|
- ps: Add-AppveyorTest "Unit Tests" -Outcome Running
|
||||||
- go test -u github.com/robotn/gohook...
|
- go test -v github.com/robotn/gohook...
|
||||||
- ps: Update-AppveyorTest "Unit Tests" -Outcome Passed
|
- ps: Update-AppveyorTest "Unit Tests" -Outcome Passed
|
||||||
|
|
||||||
# notifications:
|
# notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user