Skip to content

Commit 1bdf144

Browse files
committed
Add working-directory
1 parent 8d43b22 commit 1bdf144

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ jobs:
158158
cache: 'gradle'
159159

160160
- name: Test
161+
working-directory: ./smithy-kotlin
161162
shell: bash
162163
run: |
163164
# FIXME K2. Re-enable warnings as errors after this warning is removed: https://youtrack.jetbrains.com/issue/KT-68532

0 commit comments

Comments
 (0)