Skip to content

Commit fd11314

Browse files
committed
fixing the thing
Signed-off-by: Alfredo Gutierrez <[email protected]>
1 parent 0d5646c commit fd11314

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/spotless-check.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
restore-keys: |
3434
${{ runner.os }}-gradle-
3535
36-
- name: Run Spotless Check
37-
run: ./gradlew spotlessCheck
38-
continue-on-error: true
39-
4036
- name: Run Spotless Check
4137
run: |
4238
./gradlew spotlessCheck

0 commit comments

Comments
 (0)