Skip to content

Update Python versions, pin Ubuntu and service database images #85

Update Python versions, pin Ubuntu and service database images

Update Python versions, pin Ubuntu and service database images #85

Workflow file for this run

name: Check flake8
on:
- pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: TrueBrain/actions-flake8@v2