]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
ci: re-enable windows CI now that we have supported Vitest
authorHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 19 Jan 2022 12:36:12 +0000 (20:36 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 19 Jan 2022 12:36:12 +0000 (20:36 +0800)
.github/workflows/ci.yml

index 685f920f778f97274bf35ff9bc5598978fd4a433..45d6bf5a1acbe1152c136c4a8bee1675bc677018 100644 (file)
@@ -16,11 +16,7 @@ jobs:
         os:
           - ubuntu-latest
           - macos-latest
-          # Cypress Component Testing with Vite cannot run successfully
-          # on Windows **CI** machines, due to resource restraints, this is a known issue.
-          # So we'll just test it locally.
-          # Later when Vitest becomes stable, we may switch to that for unit testing.
-          # - windows-latest
+          - windows-latest
         node-version:
           - 16
         include: