瀏覽代碼

test: add coverage false to cypress yml to hide coverage output (#2835)

* test: add coverage false to cypress yml to hide coverage output

* test: add coverage false to cypress yml to hide coverage output

* test: add coverage false to cypress yml to hide coverage output
YannLynn 5 月之前
父節點
當前提交
1f707cfaf8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/cypress.yml

+ 1 - 0
.github/workflows/cypress.yml

@@ -78,6 +78,7 @@ jobs:
                   parallel: true
                   group: 'Cypress - Chrome'
                   spec: cypress/e2e/*
+                  env: coverage=false
               env:
                   CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
                   # Recommended: pass the GitHub token lets this action correctly