Skip to content

add note on using Nix shell with Nox and pytest #68

add note on using Nix shell with Nox and pytest

add note on using Nix shell with Nox and pytest #68

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