Fix uploading of codecov bundle reports
This commit is contained in:
2
.github/workflows/coverage.yaml
vendored
2
.github/workflows/coverage.yaml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
working-directory: ./frontend
|
||||
run: npm run build
|
||||
env:
|
||||
UPLOAD_CODECOV_BUNDLE: "true"
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
- name: Test
|
||||
working-directory: ./frontend
|
||||
|
||||
Reference in New Issue
Block a user