Skip to content

Commit

Permalink
install coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Porcupine1 authored Feb 23, 2025
1 parent 1e416e8 commit ed17cbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cdkactions_build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
cd .
pip install pipenv
pipenv install --deploy --dev
pipenv install coverage # adding for debugging purposes
- name: Test (run in parallel)
run: |-
cd .
Expand Down

0 comments on commit ed17cbf

Please sign in to comment.