Skip to content

Commit f2f08e0

Browse files
committed
bundle
1 parent da91a1f commit f2f08e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ruby.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ jobs:
3737
uses: ruby/setup-ruby@v1
3838
with:
3939
ruby-version: ${{ matrix.ruby-version }}
40+
- run: bundle install
4041
- name: Run tests
4142
run: bin/test

0 commit comments

Comments
 (0)