Skip to content

Add -pins to the various pdn setup to give more realistic IR-drop #2858

Add -pins to the various pdn setup to give more realistic IR-drop

Add -pins to the various pdn setup to give more realistic IR-drop #2858

Workflow file for this run

name: Lint Python
on: [push, pull_request]
jobs:
lint:
runs-on: ${{ vars.USE_SELF_HOSTED == 'true' && 'self-hosted' || 'ubuntu-latest' }}
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable