Skip to content

Bump virtualenv from 20.33.1 to 20.36.1 #23

Bump virtualenv from 20.33.1 to 20.36.1

Bump virtualenv from 20.33.1 to 20.36.1 #23

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/python_docker_pr.yml@2.6.0
secrets: inherit