Skip to content

Remove Python 3.12 from the build tests in python-test.yaml #425

Remove Python 3.12 from the build tests in python-test.yaml

Remove Python 3.12 from the build tests in python-test.yaml #425

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable