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 9f20363 commit 8345983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
sudo apt install -y libmariadb-dev-compat libmariadb-dev
- name: bundle install
env:
RAILS_ENV=test
RAILS_ENV: test
run:
bundle install
- name: Run tests with mysql
Expand Down

0 comments on commit 8345983

Please sign in to comment.