Skip to content

Fix the typing status is not sent to group conversations #1363 + Cach… #1351

Fix the typing status is not sent to group conversations #1363 + Cach…

Fix the typing status is not sent to group conversations #1363 + Cach… #1351

name: Test turms-server-common
on: [ push, pull_request ]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected]
- name: Set up Java
uses: actions/[email protected]
with:
distribution: 'temurin'
java-version: 21
- name: Maven Verify
run: mvn clean verify -am -B -pl turms-server-common --no-transfer-progress