Skip to content

Add another 3D case, drop the 404 knob link #469

Add another 3D case, drop the 404 knob link

Add another 3D case, drop the 404 knob link #469

Workflow file for this run

name: Lint Codebase
on:
pull_request:
branches:
- main
push:
jobs:
lint:
runs-on: ubuntu-latest
permissions: {}
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Pre-commit
uses: pre-commit/action@v3.0.1