Skip to content

Merge pull request #2 from rafal-gorecki/test-spellcheck #12

Merge pull request #2 from rafal-gorecki/test-spellcheck

Merge pull request #2 from rafal-gorecki/test-spellcheck #12

Workflow file for this run

name: Black python lint
on:
workflow_call:
pull_request:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable