Skip to content

Commit ef8529d

Browse files
committed
Updating the GH workflow
1 parent 5f3277f commit ef8529d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
- name: Run test
6666
run: |
6767
cd bmh_admin_portal_backend/lambdas/lambda_authorizer
68-
pytest -vv --cov-report xml tests
68+
pytest -vv tests

0 commit comments

Comments
 (0)