Skip to content

missing version bump in cargo toml #53

missing version bump in cargo toml

missing version bump in cargo toml #53

Workflow file for this run

name: Bench-py
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Bench dev vs. prod
run: |
echo "Benchmarking local build vs. latest released build"
bash tests/bench_dev_vs_prod.sh