Skip to content

Commit

Permalink
add prune=true config
Browse files Browse the repository at this point in the history
  • Loading branch information
cisaacstern committed Nov 15, 2023
1 parent fb1c3e4 commit eb44c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
"feedstock_subdir": "pangeo-forge-recipes/examples/feedstock"
},
"Bake": {
"prune": true,
"bakery_class": "pangeo_forge_runner.bakery.local.LocalDirectBakery"
},
"TargetStorage": {
Expand Down

0 comments on commit eb44c03

Please sign in to comment.