Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
jalada committed Jun 25, 2024
1 parent bc9b21c commit ec9e139
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 @@ -21,5 +21,4 @@ jobs:
bundle install --gemfile ${{ matrix.gemfile }}
- name: Run tests
run: |
bundle exec appraisal install
bundle exec appraisal ${{ matrix.gemfile | split: '/' | last | split: '.' | first }} rspec

0 comments on commit ec9e139

Please sign in to comment.