Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
avonderluft committed Oct 11, 2023
1 parent b1305e8 commit c4a22e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Build and Test
run: |
bin/bundle install --retry 3 --quiet
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 c4a22e5

Please sign in to comment.