backend-api #6

Merged
piair merged 107 commits from backend-api into main 2025-03-26 19:04:09 +01:00
Showing only changes of commit 6befd10735 - Show all commits

View File

@ -12,7 +12,7 @@ jobs:
with: with:
distribution: 'temurin' # See 'Supported distributions' for available options distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '21' java-version: '21'
- name: Check IntelliJ Formatting
- uses: joutvhu/intellij-format@v1 - uses: joutvhu/intellij-format@v1
with: with:
verify: true verify: true