Skip to content

Commit

Permalink
meh
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed Nov 5, 2024
1 parent 8f4bd77 commit d17f3e5
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 appraisal && bundle exec rake
run: bundle exec rspec
env:
MYSQL_HOST: 127.0.0.1
MYSQL_PORT: 3306
Expand Down

0 comments on commit d17f3e5

Please sign in to comment.