Skip to content

Commit

Permalink
Sidekiq & mongodb confirm flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Feb 13, 2025
1 parent 36bb1c3 commit 46854b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/github.rake
Original file line number Diff line number Diff line change
Expand Up @@ -398,10 +398,10 @@ namespace :github do
matrix = eval(File.read('Matrixfile')).freeze # rubocop:disable Security/Eval

exceptions = [
'sidekiq',
# 'sidekiq',
'main',
'crashtracking',
'mongodb'
# 'mongodb'
]

candidates = exceptions
Expand Down

0 comments on commit 46854b0

Please sign in to comment.