summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/windows.yml')
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 759137b5..f662b0b1 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -63,6 +63,7 @@ jobs:
go test -v -race ./pkg/bst
go test -v -race ./pkg/worker_watcher
go test -v -race ./plugins/http/config
+ go test -v -race ./plugins/server
go test -v -race ./tests/plugins/http
go test -v -race ./tests/plugins/informer
go test -v -race ./tests/plugins/reload