Skip to content

ORFS test for cloned ICG location collision fix #4793

ORFS test for cloned ICG location collision fix

ORFS test for cloned ICG location collision fix #4793

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