Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
philipphofmann committed Jan 2, 2025
1 parent ab8906f commit d4e9e05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
with:
ruby-version: '3.1.4'

- run: gem update bundler
- run: gem install bundler -v '2.4.10'
- run: bundle install
- run: bundle update
- run: sentry-cli info --config-status-json
- run: bundle exec rubocop
- run: rspec

0 comments on commit d4e9e05

Please sign in to comment.