We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3277f commit ef8529dCopy full SHA for ef8529d
.github/workflows/ci.yaml
@@ -65,4 +65,4 @@ jobs:
65
- name: Run test
66
run: |
67
cd bmh_admin_portal_backend/lambdas/lambda_authorizer
68
- pytest -vv --cov-report xml tests
+ pytest -vv tests
0 commit comments