Skip to content

Commit

Permalink
Install all the things
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed Nov 5, 2024
1 parent 6146ba8 commit 8f4bd77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: RSpec via Appraisal
run: bundle exec rake
run: bundle exec appraisal && bundle exec rake
env:
MYSQL_HOST: 127.0.0.1
MYSQL_PORT: 3306
Expand Down

0 comments on commit 8f4bd77

Please sign in to comment.