Skip to content

Merge branch 'dev' of github.com:databio/refgenconf into dev #333

Merge branch 'dev' of github.com:databio/refgenconf into dev

Merge branch 'dev' of github.com:databio/refgenconf into dev #333

Workflow file for this run

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