Skip to content

Commit

Permalink
Use dask-benchmarks workspace (#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmakait authored Sep 20, 2024
1 parent 624979c commit ff76354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/geospatial/test_zonal_average.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def test_nwm(
scale,
client_factory,
cluster_kwargs={
"workspace": "dask-engineering",
"workspace": "dask-benchmarks",
"region": "us-east-1",
"wait_for_workers": True,
},
Expand Down

0 comments on commit ff76354

Please sign in to comment.