Skip to content

Feat/extras matrix for tests #1226

Feat/extras matrix for tests

Feat/extras matrix for tests #1226

name: test optimization
on:
push:
branches:
- dev
pull_request:
jobs:
test:
uses: ./.github/workflows/reusable-test.yaml
with:
test_command: pytest -n auto tests/pipeline/test_optimization.py
extras: --extra catboost --extra peft --extra transformers --extra sentence-transformers