Update ci.yml

This commit is contained in:
Harel M
2024-05-21 21:12:57 +03:00
committed by GitHub
parent 41cd7dfad1
commit 7ba9d82846

View File

@@ -112,6 +112,8 @@ jobs:
build: npm run build
start: npm run start
browser: ${{ matrix.browser }}
env:
DEBUG: '@cypress/github-action'
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with: