Skip to content

Fix stale AI-extras install-hint test to match actual command #490

Fix stale AI-extras install-hint test to match actual command

Fix stale AI-extras install-hint test to match actual command #490

Workflow file for this run

name: Formatter
on: [push, pull_request, workflow_dispatch]
jobs:
formatter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rickstaa/action-black@v1
with:
black_args: "-l 79 jumper_extension tests jumper_wrapper_kernel/jumper_wrapper_kernel"