Skip to content

Add flask 2 (<3.0) and flask 3 (>=3.0) to test matrix and do not fast fail #173

Add flask 2 (<3.0) and flask 3 (>=3.0) to test matrix and do not fast fail

Add flask 2 (<3.0) and flask 3 (>=3.0) to test matrix and do not fast fail #173

Workflow file for this run

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