Skip to content

Commit 0cde2ce

Browse files
committed
WIP fixup
1 parent d0d2a3c commit 0cde2ce

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,6 @@ jobs:
7878
shell: bash
7979
run: make generate-go-sdk
8080

81-
- name: Remove waiters
82-
working-directory: ./sdk-repo-updated
83-
run: find ./services -type d -name "wait" -exec rm -r {} +
84-
85-
- name: Remove examples
86-
working-directory: ./sdk-repo-updated
87-
run: rm -r ./examples
88-
8981
- name: Install SDK project tools and dependencies
9082
working-directory: ./sdk-repo-updated
9183
run: make project-tools

0 commit comments

Comments
 (0)