Skip to content

Commit c2b0f1b

Browse files
author
Florian Chazal
committed
remove pasted commenbt
1 parent c8465e2 commit c2b0f1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/on-merge-to-main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
working-directory: ./examples/cdk
4141
run: npm ci
4242
- name: Install Layer publisher app
43-
# Since we are not managing the SAM examples with npm workspaces we install
44-
# the dependencies in a separate step
4543
working-directory: ./layer-publisher
4644
run: npm ci
4745
- name: "Setup SAM"

0 commit comments

Comments
 (0)