Skip to content

Commit 76f27e9

Browse files
Update ruby.yml
1 parent abfe4fe commit 76f27e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
ruby-version: 3.2
2828

2929
- name: Install dependencies
30-
run: bundle install
30+
run: bundle install
3131

3232
- name: Run tests
3333
run: bundle exec rspec

0 commit comments

Comments
 (0)