Skip to content

Commit b94a3f8

Browse files
committed
fix: remove unnecessary working dir
1 parent 6ca8c8b commit b94a3f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
gradle wrapper --gradle-distribution-url https://d2pjps8lqszrgq.cloudfront.net/gradle-8.12-bin.zip
7070
- name: Test
7171
shell: bash
72-
working-directory: ./smithy-kotlin
7372
run: |
7473
# FIXME K2. Re-enable warnings as errors after this warning is removed: https://youtrack.jetbrains.com/issue/KT-68532
7574
# echo "kotlinWarningsAsErrors=true" >> $GITHUB_WORKSPACE/local.properties

0 commit comments

Comments
 (0)