Skip to content

Commit

Permalink
Clean up removed benchmark references
Browse files Browse the repository at this point in the history
  • Loading branch information
mhelleborg committed Apr 11, 2023
1 parent dc1b33e commit 7222635
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,8 @@ jobs:
- 'Events.Store.FetchAggregateEvents'
- 'Events.Store.Streams.StreamProcessorStateRepository'
- 'Events.Processing.EventHandlers.EventHandler'
- 'Events.Processing.EventHandlers.FastEventHandler'
# - 'Events.Processing.EventHandlers.FastEventHandlerWithImplicitFilter'
- 'Events.Processing.EventHandlers.Filter'
- 'Events.Processing.Projections.Projection'
- 'Events.Processing.Projections'
env:
BENCHMARK_NAME: Integration.Benchmarks.${{ matrix.benchmark }}
steps:
Expand Down

0 comments on commit 7222635

Please sign in to comment.