瀏覽代碼

update: windows ci

Jonathan Kelley 3 年之前
父節點
當前提交
7349029da1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/windows.yml

+ 1 - 1
.github/workflows/windows.yml

@@ -67,5 +67,5 @@ jobs:
         shell: cmd
 
       - name: test
-        run: cargo test
+        run: cargo test --features "desktop, ssr, router"
         shell: cmd