Skip to content

Commit 927aa29

Browse files
committed
Remove duplicate "Configure JDK" step
1 parent f3daf2a commit 927aa29

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/kat-transform.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,6 @@ jobs:
4141
- name: Setup kat
4242
uses: awslabs/aws-kotlin-repo-tools/.github/actions/setup-kat@main
4343

44-
- name: Configure JDK
45-
uses: actions/setup-java@v3
46-
with:
47-
distribution: 'corretto'
48-
java-version: 17
49-
cache: 'gradle'
50-
5144
- name: Build
5245
working-directory: ./smithy-kotlin
5346
shell: bash

0 commit comments

Comments
 (0)