Skip to content

Commit

Permalink
Cleanup before starting
Browse files Browse the repository at this point in the history
  • Loading branch information
lleirborras committed Oct 17, 2023
1 parent dc78d84 commit 38bb3b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- run: rm -rf .git
- run: RACK_VERSION=${{ matrix.rack_version }} REDIS_RB_VERSION=${{ matrix.redis_rb_version }} make build
- run: RACK_VERSION=${{ matrix.rack_version }} REDIS_RB_VERSION=${{ matrix.redis_rb_version }} bundle exec rake

0 comments on commit 38bb3b8

Please sign in to comment.