Skip to content

feat: add optimized chunking strategies for MSSQL #3552

feat: add optimized chunking strategies for MSSQL

feat: add optimized chunking strategies for MSSQL #3552

name: Integration Tests
on:
push:
branches:
- "master"
paths:
- '**/*.go'
- '**/*.java'
pull_request:
branches:
- "*"
paths:
- '**/*.go'
- '**/*.java'
jobs:
integration-tests:
uses: ./.github/workflows/integration-tests-runner.yml
with:
test_type: integration