Skip to content

perf: avoid compiling unused bytecode #151

perf: avoid compiling unused bytecode

perf: avoid compiling unused bytecode #151

Workflow file for this run

name: CD
on:
workflow_dispatch:
pull_request:
branches:
- main
release:
types:
- published
jobs:
dist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hynek/build-and-inspect-python-package@v2