Skip to content

Commit 7576e8f

Browse files
committed
Remove SPRCLI from tests again
1 parent f262157 commit 7576e8f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/continuous-integration.yml

-3
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,6 @@ jobs:
184184
run: |
185185
cd aws-sdk-swift/AWSSDKSwiftCLI
186186
swift test
187-
cd ../SPRCLI
188-
unset AWS_SWIFT_SDK_USE_LOCAL_DEPS
189-
swift build
190187
- name: Prepare Protocol & Unit Tests
191188
run: |
192189
cd aws-sdk-swift

0 commit comments

Comments
 (0)