Skip to content

Commit 23df31d

Browse files
committed
- fixes indendation
1 parent 9ab50d0 commit 23df31d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/type-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-java@v1
14-
with:
15-
java-version: 15
14+
with:
15+
java-version: 15
1616
- name: Add execution right to the script
1717
run: chmod +x gradlew
1818
working-directory: ./typesummary

0 commit comments

Comments
 (0)