Skip to content

Commit

Permalink
Modify run tests step
Browse files Browse the repository at this point in the history
  • Loading branch information
rojasTob committed Jun 17, 2020
1 parent 3104721 commit 52cb1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
run: |
cp .env.example .env
bundle exec rails db:migrate RAILS_ENV=test
bundle exec rspec
bundle exec rails test
env:
RAILS_ENV: test

0 comments on commit 52cb1ff

Please sign in to comment.