Skip to content

Commit

Permalink
Run specs on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciofierrom committed Nov 18, 2023
1 parent 5635b0b commit ff3f264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
bundle install --jobs 4 --retry 3
bundle exec rails db:prepare
bundle exec rails test
bundle exec rspec

0 comments on commit ff3f264

Please sign in to comment.