Skip to content

Add benchmark

Add benchmark #4

Workflow file for this run

name: Validate
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: mvn --no-transfer-progress test-compile