Skip to content

Commit

Permalink
Fixed workflow syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-b committed Dec 13, 2024
1 parent 8ebc11a commit 5ee064c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard_debug_detailed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5ee064c

Please sign in to comment.