We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93d512 commit d4096d2Copy full SHA for d4096d2
action.yml
@@ -72,8 +72,8 @@ inputs:
72
description: "Extra options: pydocstyle $(extra-pydocstyle-options) $(python-root-list)"
73
required: false
74
default: ""
75
- conda-python-version:
76
- description: "Tests are run in Conda environment, set desired python version with this keyword"
+ python-version:
+ description: "Set desired python version with this keyword"
77
78
default: "3.8"
79
0 commit comments