Merge branch 'master' of github.com:redisson/redisson

pull/3663/head
Nikita Koksharov 4 years ago
commit 6ffe462d7d

@ -21,4 +21,4 @@ jobs:
restore-keys: | restore-keys: |
${{ runner.os }}-maven- ${{ runner.os }}-maven-
- name: Build with Maven - name: Build with Maven
run: mvn -X -B verify --file pom.xml run: mvn -B verify --file pom.xml

Loading…
Cancel
Save