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, 0 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index c0d14419..759137b5 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -63,7 +63,6 @@ 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/websockets/storage
go test -v -race ./tests/plugins/http
go test -v -race ./tests/plugins/informer
go test -v -race ./tests/plugins/reload