Skip to content

Commit

Permalink
fixing the thing
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Jul 11, 2024
1 parent 0d5646c commit fd11314
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/spotless-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ jobs:
restore-keys: |
${{ runner.os }}-gradle-
- name: Run Spotless Check
run: ./gradlew spotlessCheck
continue-on-error: true

- name: Run Spotless Check
run: |
./gradlew spotlessCheck
Expand Down

0 comments on commit fd11314

Please sign in to comment.