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 0856d86 commit 5d43940
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: bundle install
env:
RAILS_ENV: test
run:
bundle install
- name: Run tests with sqlite3
env:
RAILS_ENV: test
Expand Down

0 comments on commit 5d43940

Please sign in to comment.