Skip to content

chore: bump pytest from 7.4.0 to 7.4.3 #47

chore: bump pytest from 7.4.0 to 7.4.3

chore: bump pytest from 7.4.0 to 7.4.3 #47

Workflow file for this run

name: Code checks - tests
on:
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