Skip to content

Commit 506e8e9

Browse files
committed
we're gonna add appraisal and see if it's picked up by install *prays*
1 parent 187a2af commit 506e8e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
with:
1111
ruby-version: 'head'
1212
- name: Install dependencies
13-
run: bundle install && bundle exec appraisal install
13+
run: bundle add appraisal && bundle install && bundle exec appraisal
1414
- name: Setup Pages
1515
id: configure-pages
1616
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)