Skip to content

Commit

Permalink
redundant bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
kamtarnowski committed Feb 9, 2024
1 parent 766c35c commit 10a84c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Install dependencies
run: bundle install
- name: Run tests
run: bundle exec rspec

0 comments on commit 10a84c1

Please sign in to comment.