Merge branch '3.1.x'

This commit is contained in:
Marcin Grzejszczak
2022-05-23 18:09:14 +02:00
2 changed files with 5 additions and 6 deletions

View File

@@ -29,4 +29,4 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-
- name: Build with Maven
run: ./mvnw clean install -B -U -Pspring
run: ./mvnw clean install -B -U -Pspring,integration,docs