Removed python-version from pre-test

This commit is contained in:
Pavel Zorin 2025-12-04 11:44:08 +01:00
parent ed0c0d1823
commit 6d1f1d183a

View file

@ -1,10 +1,5 @@
on:
workflow_call:
inputs:
python-version:
required: false
type: string
default: '3.11.x'
permissions:
contents: read