Skip to content

fix multilined by making them their own type of PPVar #304

fix multilined by making them their own type of PPVar

fix multilined by making them their own type of PPVar #304

Workflow file for this run

name: Bench
on:
push:
pull_request:
workflow_dispatch:
jobs:
bench:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- name: Cache build
uses: Swatinem/rust-cache@v2
- name: Bench
run: cargo bench