Skip to content

Merge pull request #3561 from AcKoucher/sky130hd-microwatt-configs #3369

Merge pull request #3561 from AcKoucher/sky130hd-microwatt-configs

Merge pull request #3561 from AcKoucher/sky130hd-microwatt-configs #3369

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@v5
- uses: psf/black@stable