Skip to content

Merge pull request #4507 from The-OpenROAD-Project-staging/arthur-kou… #6306

Merge pull request #4507 from The-OpenROAD-Project-staging/arthur-kou…

Merge pull request #4507 from The-OpenROAD-Project-staging/arthur-kou… #6306

Workflow file for this run

name: Lint Python
on: [push, pull_request]
permissions:
contents: read
jobs:
lint:
runs-on: ${{ vars.USE_SELF_HOSTED == 'true' && 'self-hosted' || 'ubuntu-latest' }}
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: psf/black@87928e6d6761a4a6d22250e1fee5601b3998086e # 26.5.1