Skip to content

Commit feb4ac0

Browse files
author
Florian Chazal
committed
fix comments
1 parent 5b62cd0 commit feb4ac0

File tree

7 files changed

+590
-234
lines changed

7 files changed

+590
-234
lines changed

Diff for: .github/workflows/pr_lint_and_test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
working-directory: ./examples/cdk
3333
run: npm ci
3434
- name: Install Layer publisher app
35-
# Since we are not managing the SAM examples with npm workspaces we install
36-
# the dependencies in a separate step
3735
working-directory: ./layer-publisher
3836
run: npm ci
3937
- name: "Setup SAM"

0 commit comments

Comments
 (0)