diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3f593ede0a6..80ae0cab4b4 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -26,7 +26,6 @@ jobs: - name: Configure Gradle uses: ./aws-sdk-kotlin/.github/actions/custom-gradle-distribution-url - name: Lint ${{ env.PACKAGE_NAME }} + working-directory: ./aws-sdk-kotlin run: | - pwd - ls ./gradlew ktlint