mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 23:17:27 +00:00
Update ci.yml
This commit is contained in:
@@ -112,6 +112,8 @@ jobs:
|
|||||||
build: npm run build
|
build: npm run build
|
||||||
start: npm run start
|
start: npm run start
|
||||||
browser: ${{ matrix.browser }}
|
browser: ${{ matrix.browser }}
|
||||||
|
env:
|
||||||
|
DEBUG: '@cypress/github-action'
|
||||||
- name: Upload coverage reports to Codecov
|
- name: Upload coverage reports to Codecov
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user