Skip to content

perf(2024): reduce allocation #51

perf(2024): reduce allocation

perf(2024): reduce allocation #51

Workflow file for this run

name: test
on:
push: { branches: ["main"] }
pull_request: { branches: ["main"] }
workflow_dispatch:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: coursier/cache-action@v6
- uses: VirtusLab/scala-cli-setup@main
- run: scala-cli test .