Skip to content

do not send counting flag #95

do not send counting flag

do not send counting flag #95

Workflow file for this run

name: Java CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v2
with:
distribution: 'temurin'
java-version: 21
- run: ./gradlew test