From: Haoqun Jiang Date: Wed, 19 Jan 2022 12:36:12 +0000 (+0800) Subject: ci: re-enable windows CI now that we have supported Vitest X-Git-Tag: v3.1.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1764c434be5a80b0cc5bfdede9bfa88fabcfbf45;p=thirdparty%2Fvuejs%2Fcreate-vue.git ci: re-enable windows CI now that we have supported Vitest --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 685f920f..45d6bf5a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: