Skip to content

Update DLAMI BASE AMI Logic to switch between OSS and Proprietary Nvidia Driver AMI #4352

Update DLAMI BASE AMI Logic to switch between OSS and Proprietary Nvidia Driver AMI

Update DLAMI BASE AMI Logic to switch between OSS and Proprietary Nvidia Driver AMI #4352

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/[email protected]
with:
options: "--check --verbose -l 100"