Skip to content

Commit

Permalink
updating bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleywillard committed Feb 9, 2024
1 parent 0e81e16 commit 422c549
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
with:
bundler-cache: true
ruby-version: ${{ matrix.ruby }}
- name: Update bundler
run: bundle update --bundler
- name: Run tests
run: bundle exec rspec
static_type_check:
Expand Down

0 comments on commit 422c549

Please sign in to comment.