Skip to content

Commit b2e4012

Browse files
authored
Update framework_unittest.yml
1 parent 2048ee5 commit b2e4012

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/framework_unittest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
poetry run coverage xml
3232
3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@v1
34+
uses: codecov/codecov-action@v4
3535
with:
36-
fail_ci_if_error: true
36+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)