Skip to content

Commit e35b902

Browse files
committed
CI: run examples without locked dependency
1 parent 0118fcd commit e35b902

3 files changed

Lines changed: 1 addition & 603 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
cache: npm
4141
cache-dependency-path: |
4242
package-lock.json
43-
example/package-lock.json
4443
- name: Setup corepack
4544
run: |
4645
corepack enable npm

example/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
cdk.out/
2+
package-lock.json

0 commit comments

Comments
 (0)