mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
chore: remove repetitive word in comment (#39948)
remove repetitive word in comment Signed-off-by: spuradage <spuradage@outlook.com>
This commit is contained in:
2
.github/actions/setup-python/action.yml
vendored
2
.github/actions/setup-python/action.yml
vendored
@@ -2,7 +2,7 @@ name: Setup Python and uv
|
||||
inputs:
|
||||
python-version-file-path:
|
||||
required: false
|
||||
description: "Path to the the .python-version file"
|
||||
description: "Path to the .python-version file"
|
||||
default: '.python-version'
|
||||
skip-python-setup:
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user