Skip to content

Commit 0f9b3f1

Browse files
committed
debug info successful; removing
1 parent 3035d90 commit 0f9b3f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ jobs:
7272
working-directory: ./smithy-kotlin
7373
- name: Disable native builds # FIXME remove this step once K/N is merged
7474
run: |
75-
echo "DEBUG:"
76-
find . -maxdepth 3
7775
echo "\n\naws.kotlin.native=false" >> ./smithy-kotlin/gradle.properties
7876
echo "\n\naws.kotlin.native=false" >> ./aws-sdk-kotlin/gradle.properties
7977
- name: Build smithy-kotlin

0 commit comments

Comments
 (0)