Explorar o código

update: windows ci

Jonathan Kelley %!s(int64=3) %!d(string=hai) anos
pai
achega
7349029da1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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