Remove unhelpfull debug additions

This commit is contained in:
HarelM
2024-05-29 10:35:53 +03:00
parent eb0a7c6e5d
commit f280800c18
4 changed files with 0 additions and 44 deletions

View File

@@ -112,8 +112,6 @@ 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: