Skip to content

Commit 2a0ea12

Browse files
committed
fix: do not install python by default [skip ci]
1 parent cda21f9 commit 2a0ea12

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ inputs:
3737
description: "The gcovr version to install."
3838
required: false
3939
python:
40-
description: "The pyhon version to install."
41-
default: "3.x"
40+
description: "The python version to install."
4241
required: false
4342
ccache:
4443
description: "The ccache version to install."

0 commit comments

Comments
 (0)