We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315a21e commit f88a5bbCopy full SHA for f88a5bb
.github/workflows/sentry_sidekiq_test.yml
@@ -70,8 +70,6 @@ jobs:
70
redis-version: ${{ (contains(matrix.sidekiq_version, '7.0') || contains(matrix.sidekiq_version, '8.0')) && 6 || 5 }}
71
72
- name: Run specs with Sidekiq ${{ matrix.sidekiq_version }}
73
- env:
74
- WITH_SENTRY_RAILS: 1
75
run: bundle exec rake
76
77
- name: Upload Coverage
0 commit comments