Skip to content

Commit

Permalink
Remove run.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Apr 7, 2024
1 parent c3876cb commit d550872
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Run tests
run: gem install bundler
run: bundle exec rake

0 comments on commit d550872

Please sign in to comment.