]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
ci: turn off fail-fast strategy
authorHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 30 Nov 2021 10:32:10 +0000 (18:32 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 30 Nov 2021 10:35:47 +0000 (18:35 +0800)
commit9a817e54d67f291fea41e5002a66d8cf44d10083
treea4b61fd396f3d292d1df564a17a1842c1dbd7eaa
parentc5cbb33d94794aebc73459d4875e96e5c4e5eaf0
ci: turn off fail-fast strategy

The failing unit tests can not be reproduced consistently.
So I think we'd better continue running tests in all other environments
and see if it is a universal issue.

If not, we'd better go on with the new Cypress version and try to
resolve the flaky test issue on the Cypress side.

Otherwise we may have to roll back to the previous version.
.github/workflows/ci.yml