mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Fix formatting
This commit is contained in:
@@ -21,7 +21,7 @@ on:
|
||||
type: string
|
||||
default: ""
|
||||
unittest_args:
|
||||
description: 'Additional arguments to pass to rippled when running tests'
|
||||
description: "Additional arguments to pass to rippled when running tests"
|
||||
required: false
|
||||
type: string
|
||||
default: ""
|
||||
|
||||
2
.github/workflows/reusable-test.yml
vendored
2
.github/workflows/reusable-test.yml
vendored
@@ -12,7 +12,7 @@ on:
|
||||
required: true
|
||||
type: boolean
|
||||
unittest_args:
|
||||
description: 'Additional arguments to pass to rippled when running tests'
|
||||
description: "Additional arguments to pass to rippled when running tests"
|
||||
required: false
|
||||
type: string
|
||||
default: ""
|
||||
|
||||
Reference in New Issue
Block a user