Skip to content

Add metadata.json file loading support and update documentation #12

Add metadata.json file loading support and update documentation

Add metadata.json file loading support and update documentation #12

Workflow file for this run

name: CI
on:
push:
branches: [master, commercial]
pull_request:
branches: [master, commercial]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v5
- run: uv sync --extra dev
- run: uv run python -m pytest --tb=short -q