Skip to content

Commit 950f203

Browse files
authored
remove unnecessary dependencies on yaml (#207)
1 parent 4e7ba07 commit 950f203

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/update-sam-template.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
with:
2727
python-version: "3.13"
2828

29-
- name: Install PyYAML
30-
run: pip install PyYAML
31-
3229
- name: Generate SAM template
3330
run: python examples/scripts/generate_sam_template.py
3431

0 commit comments

Comments
 (0)