Skip to content

Set min contig size to 2000 and warn if smaller contig is seen #138

Set min contig size to 2000 and warn if smaller contig is seen

Set min contig size to 2000 and warn if smaller contig is seen #138

Workflow file for this run

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