Skip to content

Use pytest-asyncio 0.21.1 (#387) #231

Use pytest-asyncio 0.21.1 (#387)

Use pytest-asyncio 0.21.1 (#387) #231

Workflow file for this run

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