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 65d0464 commit e6c0b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
DATABASE_URL: mysql2://test:[email protected]:3306/test
run: |
bundle install
bundle exec rails db:reset
bundle exec rails test
bundle exec rake db:reset
bundle exec rake test

0 comments on commit e6c0b27

Please sign in to comment.