Skip to content

perf(cache): Reduce allocations on the normalize, read, and SQLite paths #464

perf(cache): Reduce allocations on the normalize, read, and SQLite paths

perf(cache): Reduce allocations on the normalize, read, and SQLite paths #464

on: pull_request
env:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
jobs:
check-pull-request:
runs-on: macos-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
- run: |
./gradlew build
./gradlew -p tests build