Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Mar 31, 2024
1 parent d060a68 commit 9ab2c07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
DATABASE_URL: mysql2://test:[email protected]:3306/test
run: |
bundle exec rake db:reset
bundle exec rake test
bundle exec rake test TEST=test/models
bundle exec rake test TEST=test/mailers

0 comments on commit 9ab2c07

Please sign in to comment.