Skip to content

Commit ec23eb0

Browse files
committed
fix format check condition
1 parent 41cba25 commit ec23eb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
${{ runner.os }}-gradle-
4747
4848
- name: Format check
49-
if: ${{ matrix.java-version != 11 }}
5049
run: ./gradlew spotlessCheck
5150

5251
- name: Tests

0 commit comments

Comments
 (0)