Skip to content

adding python 3.12 to tests #187

adding python 3.12 to tests

adding python 3.12 to tests #187

Workflow file for this run

name: Linting
on: [push]
jobs:
checks:
name: "pre-commit hooks"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]