Browse Source

Run rspec directly

pull/26/head
baarkerlounger 3 years ago
parent
commit
4811445360
  1. 2
      .github/workflows/pipeline.yml

2
.github/workflows/pipeline.yml

@ -67,7 +67,7 @@ jobs:
- name: Run tests
run: |
bundle exec rake
bundle exec rspec

Loading…
Cancel
Save