fix: do not install python by default [skip ci]

This commit is contained in:
Amin Yahyaabadi 2021-12-07 03:20:05 -06:00
parent cda21f972d
commit 2a0ea12221
1 changed files with 1 additions and 2 deletions

View File

@ -37,8 +37,7 @@ inputs:
description: "The gcovr version to install."
required: false
python:
description: "The pyhon version to install."
default: "3.x"
description: "The python version to install."
required: false
ccache:
description: "The ccache version to install."