Browse Source

update: windows ci

Jonathan Kelley 3 năm trước cách đây
mục cha
commit
7349029da1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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