Skip to content

Commit 6798e05

Browse files
Merge branch 'develop' into fix/alb-empty-body
2 parents 99e7860 + 5d437cd commit 6798e05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/quality_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
- name: Upload coverage to Codecov
7878
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # 4.5.0
7979
with:
80+
token: ${{ secrets.CODECOV_TOKEN }}
8081
file: ./coverage.xml
8182
env_vars: PYTHON
8283
name: aws-lambda-powertools-python-codecov

0 commit comments

Comments
 (0)