Skip to content

feature(Benchmarking): Optional property to disable benchmarking on a… #792

feature(Benchmarking): Optional property to disable benchmarking on a…

feature(Benchmarking): Optional property to disable benchmarking on a… #792

Workflow file for this run

name: Black
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
with:
version: "~= 22.12"