mirror of
https://github.com/robotn/gohook.git
synced 2024-11-22 02:56:54 +08:00
update appveyor.yml fixed test
This commit is contained in:
parent
e15669d530
commit
edd69ace64
@ -67,7 +67,7 @@ build_script:
|
||||
test_script:
|
||||
# Unit tests
|
||||
- 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
|
||||
|
||||
# notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user