Skip to content

Commit 898d384

Browse files
committed
Execute rspec
1 parent cbf79e5 commit 898d384

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
@@ -29,4 +29,4 @@ jobs:
2929
ruby-version: ${{ matrix.ruby-version }}
3030
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
3131
- name: Run tests
32-
run: bundle exec rake
32+
run: bundle exec rspec

0 commit comments

Comments
 (0)