Skip to content

Commit

Permalink
Rspec Kick
Browse files Browse the repository at this point in the history
  • Loading branch information
kigster committed Oct 3, 2024
1 parent 1f75af8 commit 85c3f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ jobs:
bin/rails db:migrate:with_data
bin/rails db:test:prepare
- name: "Run Rspec"
- name: "Rspec Run"
run: time bundle exec rspec --backtrace --force-color --format documentation

0 comments on commit 85c3f28

Please sign in to comment.