Skip to content

Commit

Permalink
changed leaderboard settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikSchneider12 committed Oct 30, 2024
1 parent ef44381 commit f088b6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions challenge_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ leaderboard:
- id: 1
schema:
{
"labels": ["Metric1"],
"default_order_by": "Total",
"labels": "Metric1",
"default_order_by": "Metric1",
"metadata": {
"Metric1": {
"sort_ascending": True,
Expand Down

0 comments on commit f088b6b

Please sign in to comment.