.github/workflows/ci.yml in karafka-2.0.15 vs .github/workflows/ci.yml in karafka-2.0.16

- old
+ new

@@ -79,10 +79,10 @@ bundler-cache: true - name: Run all specs env: GITHUB_COVERAGE: ${{matrix.coverage}} - run: bundle exec rspec + run: bin/rspecs integrations: runs-on: ubuntu-latest needs: diffend strategy: