Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into refactor-execution-…
Browse files Browse the repository at this point in the history
…packaging
  • Loading branch information
jacobkaufmann committed Aug 7, 2023
2 parents c1da1fa + 9f92e75 commit d22494d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ fn build_on_state<S: StateProvider, I: Iterator<Item = (BundleId, BundleCompact)
continue;
}

// add bundle to set of executed bundles
bundle_ids.insert(id);
}

Expand Down

0 comments on commit d22494d

Please sign in to comment.