Skip to content

many new tools developed from napari plugins, linting, type checking,… #75

many new tools developed from napari plugins, linting, type checking,…

many new tools developed from napari plugins, linting, type checking,… #75

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
tests:
uses: ./.github/workflows/tests.yaml
lint:
uses: ./.github/workflows/lint.yaml
format:
uses: ./.github/workflows/format.yaml