Skip to content

Commit 021e7af

Browse files
authored
chore: reintroduce codecov token
1 parent 476324c commit 021e7af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/python_build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Code quality
22

33
on:
44
pull_request:
@@ -44,3 +44,4 @@ jobs:
4444
env_vars: OS,PYTHON
4545
name: aws-lambda-powertools-python-codecov
4646
fail_ci_if_error: true
47+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)