Fix wording
This commit is contained in:
parent
027388814b
commit
e34e8d5b19
6
.github/workflows/test.yaml
vendored
6
.github/workflows/test.yaml
vendored
@ -8,15 +8,15 @@ on:
|
|||||||
gtest_filter:
|
gtest_filter:
|
||||||
description: 'Google Test filter'
|
description: 'Google Test filter'
|
||||||
test_linux:
|
test_linux:
|
||||||
description: 'Test Linux'
|
description: 'Test on Linux'
|
||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: true
|
||||||
test_macos:
|
test_macos:
|
||||||
description: 'Test MacOS'
|
description: 'Test on MacOS'
|
||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: true
|
||||||
test_windows:
|
test_windows:
|
||||||
description: 'Test Windows'
|
description: 'Test on Windows'
|
||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: true
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user