diff --git a/.github/workflows/dashboard_debug_detailed.yml b/.github/workflows/dashboard_debug_detailed.yml index 9522c1d5a2..84e291edd4 100644 --- a/.github/workflows/dashboard_debug_detailed.yml +++ b/.github/workflows/dashboard_debug_detailed.yml @@ -25,7 +25,7 @@ on: - erigon-old - reth-gnosis suite: - description: "Suite to run. Could be any of the following: withdrawals cancun engine-api engine-auth engine-exchange-capabilities network. To run a single test, use the test name started from "/" (e.g. /Withdrawals Fork on Canonical Block 8 / Side Block 7 - 10 Block Re-Org Sync)" + description: "Suite to run. Could be any of the following: withdrawals cancun engine-api engine-auth engine-exchange-capabilities network. To run a single test, use the test name started from '/' (e.g. '/Withdrawals Fork on Canonical Block 8 / Side Block 7 - 10 Block Re-Org Sync')" required: true default: "withdrawals" type: string