Skip to content

Commit a125de8

Browse files
committed
pyenv action
1 parent 3198be5 commit a125de8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/build-test-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ on:
4040
type: boolean
4141
default: false
4242
use_pyenv_python:
43-
description: Use Python built with pyenv
43+
description: Use Python built with pyenv
4444
type: boolean
4545
default: false
4646

.github/workflows/build-test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ on:
3333
type: boolean
3434
default: false
3535
use_pyenv_python:
36-
description: Use Python built with pyenv
36+
description: Use Python built with pyenv
3737
type: boolean
3838
default: false
3939

.github/workflows/build-test-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ on:
5757
type: string
5858
default: runner-0.0.20
5959
use_pyenv_python:
60-
description: Use Python built with pyenv
60+
description: Use Python built with pyenv
6161
type: boolean
6262
default: false
6363

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ on:
4040
type: boolean
4141
default: false
4242
use_pyenv_python:
43-
description: Use Python built with pyenv
43+
description: Use Python built with pyenv
4444
type: boolean
4545
default: false
4646

0 commit comments

Comments
 (0)