Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Oct 17, 2024
1 parent bb5d671 commit 93d8cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sentry_rails_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
bundler-cache: true

- name: Build with Rails ${{ matrix.rails_version }}
run: bundle exec rake
run: bundle exec rspec --profile

- name: Upload Coverage
if: ${{ matrix.options.codecov }}
Expand Down

0 comments on commit 93d8cea

Please sign in to comment.