Skip to content

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

Update Python versions, pin Ubuntu and service database images

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

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