Skip to content

Commit b4ce597

Browse files
Fix task name (#45)
1 parent 3760109 commit b4ce597

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pixi.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ depends-on = ["setup-data", "_fetch_latest_parcels"]
3131
description = "Go through all the intake catalogues and try to open each dataset."
3232

3333

34-
[tasks.benchmark]
34+
[tasks.benchmarks]
3535
cmd = "asv run"
3636
depends-on = ["setup-data"]
3737
description = "Run the benchmarks, setting up the data first."

0 commit comments

Comments
 (0)