Skip to content

Feat/extras matrix for tests #3

Feat/extras matrix for tests

Feat/extras matrix for tests #3

Workflow file for this run

name: test embedder
on:
push:
branches:
- dev
pull_request:
jobs:
test:
uses: ./.github/workflows/reusable-test.yaml
with:
test_command: pytest -n auto tests/embedder/
extras: --extra sentence-transformers