Skip to content

chore: fix end-of-line in poetry.lock #38

chore: fix end-of-line in poetry.lock

chore: fix end-of-line in poetry.lock #38

Workflow file for this run

name: Code checks - tests
on:
push:
branches: [ development, release-* ] #TODO: drop once debug finished
pull_request:
branches:
- development
- release-*
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/test_python_docker.yml@1.0.2
with:
bypass_checks: false
python_version: 3.11
secrets: inherit