Skip to content

refactor: Back to actual types (2) #25

refactor: Back to actual types (2)

refactor: Back to actual types (2) #25

Workflow file for this run

name: Benchmarks (Library)
on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
- name: Compile benchmarks
run: ./gradlew jvmBenchmarkCompile