Skip to content

Commit

Permalink
Update rubyonrails.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
avonderluft committed Oct 11, 2023
1 parent 4e646c7 commit b1305e8
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 @@ -36,7 +36,7 @@ jobs:
- name: Build and Test
run: |
bin/bundle install --retry 3 --quiet
bin/bundle exec rails rails action_text:install
bin/bundle exec rails action_text:install
bin/bundle exec rails db:create
bin/bundle exec rails db:migrate
bin/bundle exec rails test
Expand Down

0 comments on commit b1305e8

Please sign in to comment.