Skip to content

Review test matrix; test vs. h5py>=3.8.0 #487

Review test matrix; test vs. h5py>=3.8.0

Review test matrix; test vs. h5py>=3.8.0 #487

Workflow file for this run

name: Linting
on:
push:
branches: [master]
pull_request:
branches: ['*']
jobs:
checks:
name: pre-commit hooks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
with:
python-version: '3.12'
- uses: pre-commit/[email protected]