Skip to content

Merge pull request #38 from genotoul-bioinfo/dev #21

Merge pull request #38 from genotoul-bioinfo/dev

Merge pull request #38 from genotoul-bioinfo/dev #21

Workflow file for this run

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