Skip to content

fix: fixed propagation of exceptions from upstream endpoints #41

fix: fixed propagation of exceptions from upstream endpoints

fix: fixed propagation of exceptions from upstream endpoints #41

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.11
test_python_versions: '["3.11", "3.12"]'