.github/workflows/test.yml in beaker-hostgenerator-2.9.1 vs .github/workflows/test.yml in beaker-hostgenerator-2.10.0

- old
+ new

@@ -28,13 +28,11 @@ matrix: include: - ruby: "2.7" - ruby: "3.0" - ruby: "3.1" - coverage: "yes" - ruby: "3.2" env: - COVERAGE: ${{ matrix.coverage }} BUNDLE_WITHOUT: release:rubocop steps: - uses: actions/checkout@v4 - name: Install Ruby ${{ matrix.ruby }} uses: ruby/setup-ruby@v1