Skip to content

switch to Potry for build, pin Napari at 0.4.19.post1, and prep versi… #24

switch to Potry for build, pin Napari at 0.4.19.post1, and prep versi…

switch to Potry for build, pin Napari at 0.4.19.post1, and prep versi… #24

Workflow file for this run

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