Skip to content

Merge pull request #476 from vil02/dependabot/pip/coverage-7.8.2 #942

Merge pull request #476 from vil02/dependabot/pip/coverage-7.8.2

Merge pull request #476 from vil02/dependabot/pip/coverage-7.8.2 #942

Workflow file for this run

---
name: black_format
'on':
workflow_dispatch:
push:
branches:
- master
pull_request:
jobs:
black_format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/[email protected]
with:
options: "--check --verbose"