Skip to content

Commit bb8ba50

Browse files
Fix implementation and tests
1 parent 84c0ae3 commit bb8ba50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # 5.4.3
8080
with:
8181
token: ${{ secrets.CODECOV_TOKEN }}
82-
file: ./coverage.xml
82+
files: ./coverage.xml
8383
env_vars: PYTHON
8484
name: aws-lambda-powertools-python-codecov

0 commit comments

Comments
 (0)