Skip to content

Commit d4096d2

Browse files
committed
bugfix
1 parent e93d512 commit d4096d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ inputs:
7272
description: "Extra options: pydocstyle $(extra-pydocstyle-options) $(python-root-list)"
7373
required: false
7474
default: ""
75-
conda-python-version:
76-
description: "Tests are run in Conda environment, set desired python version with this keyword"
75+
python-version:
76+
description: "Set desired python version with this keyword"
7777
required: false
7878
default: "3.8"
7979

0 commit comments

Comments
 (0)