fix: now uses another library
This commit is contained in:
parent
b00c28a02a
commit
dacb0dd179
@ -12,7 +12,10 @@ jobs:
|
||||
with:
|
||||
distribution: 'temurin' # See 'Supported distributions' for available options
|
||||
java-version: '21'
|
||||
- uses: findologic/intellij-format-action@v1.0.1
|
||||
- name: Check IntelliJ Formatting
|
||||
uses: sidhant92/intellij-format-action@v1
|
||||
with:
|
||||
include-glob: '*.kt,*.java'
|
||||
path: .
|
||||
tool_name: 'IntelliJ Diff'
|
||||
fail_on_changes: true
|
||||
path: './MyINPulse-back/'
|
||||
file_mask: '*.java'
|
||||
|
Loading…
x
Reference in New Issue
Block a user