Skip to content

Commit 9d8f6b2

Browse files
authored
Remove generate-release-list.js from CI (#13493)
1 parent 0f04044 commit 9d8f6b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -510,9 +510,6 @@ jobs:
510510
- attach_workspace:
511511
at: ~/
512512
- aws-cli/install
513-
- run:
514-
name: Generate release list
515-
command: node build/generate-release-list.js
516513
- run:
517514
name: Check build file for correct SDK version
518515
command: |

0 commit comments

Comments
 (0)