From bae5a9057ffe35c4dff309d235f368e4acbeafd7 Mon Sep 17 00:00:00 2001 From: Ed Hennis Date: Tue, 21 Oct 2025 22:39:18 -0400 Subject: [PATCH] Fix formatting --- .github/workflows/reusable-build-test-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build-test-config.yml b/.github/workflows/reusable-build-test-config.yml index 2d67706440..037e17c9d4 100644 --- a/.github/workflows/reusable-build-test-config.yml +++ b/.github/workflows/reusable-build-test-config.yml @@ -25,7 +25,7 @@ on: 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: ""