Skip to content

Commit

Permalink
Fix yml?
Browse files Browse the repository at this point in the history
  • Loading branch information
isc committed Oct 19, 2023
1 parent 2ecb087 commit 976a8d5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,4 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: |
bundle exec rails db:setup
bundle exec rake
- run: bundle exec rails db:setup && bundle exec rake

0 comments on commit 976a8d5

Please sign in to comment.