Skip to content

lazy import heavy dependencies #1304

lazy import heavy dependencies

lazy import heavy dependencies #1304

Workflow file for this run

name: unit tests
on:
push:
branches:
- dev
pull_request:
jobs:
test:
uses: ./.github/workflows/reusable-test.yaml
with:
test_command: pytest -n auto --ignore=tests/modules/scoring/ --ignore=tests/pipeline --ignore=tests/embedder