Skip to content

Commit

Permalink
Revert "try just rspec command"
Browse files Browse the repository at this point in the history
This reverts commit bcd449a.
  • Loading branch information
kspurgin committed Aug 17, 2021
1 parent bcd449a commit e32cf67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Run tests
run: rspec
run: bundle exec rake

0 comments on commit e32cf67

Please sign in to comment.