Skip to content

fix: fixed sharing issues in merge chunks algo #237

fix: fixed sharing issues in merge chunks algo

fix: fixed sharing issues in merge chunks algo #237

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit
with:
python_version: 3.8
test_python_versions: '["3.8", "3.9", "3.10", "3.11", "3.12"]'