Skip to content

fix: remove default for type field of the Attachment class #203

fix: remove default for type field of the Attachment class

fix: remove default for type field of the Attachment class #203

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.8
test_python_versions: '["3.8", "3.9", "3.10", "3.11", "3.12"]'