Skip to content

chore: remove python-version file #551

chore: remove python-version file

chore: remove python-version file #551

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.9
code-checks-python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13"]'