Skip to content

Styled collaboration and store selection banner #293

Styled collaboration and store selection banner

Styled collaboration and store selection banner #293

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
check-black-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable