Skip to content

WIP: working notebook with compasce and pageMode #1160

WIP: working notebook with compasce and pageMode

WIP: working notebook with compasce and pageMode #1160

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: astral-sh/setup-uv@v3
with:
version: "latest"
- run: uv sync --extra dev
- run: uv run flake8