Skip to content

build(deps): bump faraday from 2.8.1 to 2.14.3 in /tests/pass_through_tests/ruby_passthrough_tests in the bundler group across 1 directory #31

build(deps): bump faraday from 2.8.1 to 2.14.3 in /tests/pass_through_tests/ruby_passthrough_tests in the bundler group across 1 directory

build(deps): bump faraday from 2.8.1 to 2.14.3 in /tests/pass_through_tests/ruby_passthrough_tests in the bundler group across 1 directory #31

name: "Unit Tests: Enterprise, Google GenAI & Routing"
on:
pull_request:
branches:
- main
- litellm_internal_staging
- litellm_oss_branch
- "litellm_**"
permissions:
contents: read
id-token: write
pull-requests: write
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
enterprise-routing:
uses: ./.github/workflows/_test-unit-base.yml
with:
test-path: >-
tests/test_litellm/enterprise
tests/test_litellm/google_genai
tests/test_litellm/router_utils
tests/test_litellm/router_strategy
workers: 2
reruns: 2
artifact-name: enterprise-routing