Explorar o código

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 hai 5 meses
pai
achega
1f707cfaf8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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