Skip to content

Commit

Permalink
Add extra poetry shell command to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
san99tiago committed Sep 12, 2023
1 parent 7992bc2 commit 373d2ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
- name: Synth CDK to CloudFormation Template
run: |
pip list
poetry shell
pip list
cdk synth
Expand Down

0 comments on commit 373d2ef

Please sign in to comment.