Skip to content

fix: fix handling of datetime with less than 3 fractional digits for seconds (#14) #54

fix: fix handling of datetime with less than 3 fractional digits for seconds (#14)

fix: fix handling of datetime with less than 3 fractional digits for seconds (#14) #54

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