Skip to content

Publish v5.9

Publish v5.9 #149

Workflow file for this run

name: CI
on:
pull_request:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: ./gradlew testDebugUnitTest