diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e30d964d..e93d652f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,5 @@ jobs: ruby-version: ${{ matrix.ruby-version }} working-directory: scripts bundler-cache: true - - name: Prepare tests - run: bin/setup - name: Run tests run: bundle exec rake