Skip to content

updated AML2_CPU_ARM64_US_EAST_1 ami_name_pattern #13129

updated AML2_CPU_ARM64_US_EAST_1 ami_name_pattern

updated AML2_CPU_ARM64_US_EAST_1 ami_name_pattern #13129

Workflow file for this run

name: dlc-format-check
on: [pull_request]
jobs:
python-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@24.8.0
with:
options: "--check --verbose -l 100"