Browse Source

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 tháng trước cách đây
mục cha
commit
1f707cfaf8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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