.github/workflows/ci.yml in karafka-2.0.0.alpha1 vs .github/workflows/ci.yml in karafka-2.0.0.alpha2

- old
+ new

@@ -120,7 +120,8 @@ bundle config set without development bundle install --jobs 4 --retry 3 - name: Run integration tests env: + KARAFKA_PRO_LICENSE_TOKEN: ${{ secrets.KARAFKA_PRO_LICENSE_TOKEN }} GITHUB_COVERAGE: ${{matrix.coverage}} run: bundle exec bin/integrations