Skip to content

Commit ec9e139

Browse files
committed
Tweak
1 parent bc9b21c commit ec9e139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ jobs:
2121
bundle install --gemfile ${{ matrix.gemfile }}
2222
- name: Run tests
2323
run: |
24-
bundle exec appraisal install
2524
bundle exec appraisal ${{ matrix.gemfile | split: '/' | last | split: '.' | first }} rspec

0 commit comments

Comments
 (0)