Removed python-version from pre-test
This commit is contained in:
parent
ed0c0d1823
commit
6d1f1d183a
1 changed files with 0 additions and 5 deletions
5
.github/workflows/pre_test.yml
vendored
5
.github/workflows/pre_test.yml
vendored
|
|
@ -1,10 +1,5 @@
|
|||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
python-version:
|
||||
required: false
|
||||
type: string
|
||||
default: '3.11.x'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue