We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7ba07 commit 950f203Copy full SHA for 950f203
1 file changed
.github/workflows/update-sam-template.yml
@@ -26,9 +26,6 @@ jobs:
26
with:
27
python-version: "3.13"
28
29
- - name: Install PyYAML
30
- run: pip install PyYAML
31
-
32
- name: Generate SAM template
33
run: python examples/scripts/generate_sam_template.py
34
0 commit comments