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 120eea3 commit 45feaa6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,8 @@ jobs:
RAILS_ENV: test
DATABASE_URL: mysql2://test:[email protected]:3306/test
run: |
sudo apt install -y libmariadb-dev-compat libmariadb-dev
sudo apt install -y libmariadb-dev
bundle install
bundle exec rails db:create
bundle exec rails db:migrate
bundle exec rails test

0 comments on commit 45feaa6

Please sign in to comment.