Skip to content

Commit 5ecd717

Browse files
committed
Run rspec
1 parent 6eaca76 commit 5ecd717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
gem install bundler
1616
bundle install --jobs 4 --retry 3
1717
- name: Run tests
18-
run: bundle exec rspec
18+
run: rspec

0 commit comments

Comments
 (0)