Skip to content

Skip TestImports if en_US locale is not available on build host #1832

Skip TestImports if en_US locale is not available on build host

Skip TestImports if en_US locale is not available on build host #1832

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable