Skip to content

ci: limit cibuildwheel pytest collection to tests directory (#81) #723

ci: limit cibuildwheel pytest collection to tests directory (#81)

ci: limit cibuildwheel pytest collection to tests directory (#81) #723

Workflow file for this run

name: pre-commit
permissions:
contents: read
on:
- push
- pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: pre-commit/[email protected]