Skip to content

Commit a8bb7db

Browse files
authored
Remove superfluous setup-gradle option (#168)
1 parent 53f9567 commit a8bb7db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
distribution: 'temurin'
1313
java-version: '11'
1414
- uses: gradle/actions/setup-gradle@v4
15-
with:
16-
validate-wrappers: true
1715

1816
- run: ./gradlew assemble
1917
- run: ./gradlew check

0 commit comments

Comments
 (0)