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:
|
||||
description: 'Google Test filter'
|
||||
test_linux:
|
||||
description: 'Test Linux'
|
||||
description: 'Test on Linux'
|
||||
type: boolean
|
||||
default: true
|
||||
test_macos:
|
||||
description: 'Test MacOS'
|
||||
description: 'Test on MacOS'
|
||||
type: boolean
|
||||
default: true
|
||||
test_windows:
|
||||
description: 'Test Windows'
|
||||
description: 'Test on Windows'
|
||||
type: boolean
|
||||
default: true
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user