Skip to content

feat/ci: deprecate v3 and add CI for CUDA build #373

feat/ci: deprecate v3 and add CI for CUDA build

feat/ci: deprecate v3 and add CI for CUDA build #373

Workflow file for this run

name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- pyproject.toml
- poetry.lock
- '**.py'
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-python.yml@main