File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4141 uses : gradle/wrapper-validation-action@v1
4242
4343 - name : Build with Gradle
44- run : ./gradlew build --no-daemon -Dsnom.test.functional.gradle=${{ matrix.gradle }}
44+ run : ./gradlew test --no-daemon -Dsnom.test.functional.gradle=${{ matrix.gradle }}
4545 # TODO: Enable release, sonar and artifacts
4646 # - name: Run Semantic Release
4747 # run: |
Original file line number Diff line number Diff line change 11# stream-java
22
3+ ![ ] ( https://github.com/GetStream/stream-java/workflows/Java%20CI/badge.svg )
4+
35[ stream-java] ( https://github.com/GetStream/stream-java ) is a Java client for [ Stream] ( https://getstream.io/ ) .
46
57You can sign up for a Stream account at https://getstream.io/get_started .
@@ -39,7 +41,7 @@ For examples have a look [here](https://github.com/GetStream/stream-java/tree/ma
3941
4042Docs are available on [ GetStream.io] ( http://getstream.io/docs/ ) .
4143
42- Javadocs are available [ here] ( https://getstream.github.io/stream-java/ ) .
44+ JavaDoc is available [ here] ( https://getstream.github.io/stream-java/ ) .
4345
4446### Building & Testing
4547
You can’t perform that action at this time.
0 commit comments