We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae518a commit 00f63fdCopy full SHA for 00f63fd
.github/workflows/python_build.yml
@@ -56,5 +56,6 @@ jobs:
56
uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378 # 3.1.0
57
with:
58
file: ./coverage.xml
59
+ # flags: unittests
60
env_vars: PYTHON
61
name: aws-lambda-powertools-python-codecov
0 commit comments