Skip to content

Commit

Permalink
compile assets before tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dereke committed Nov 3, 2019
1 parent 8cbeb66 commit 9f34aa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
- *restore_yarn_cache
- *yarn_install
- *prepare_database
- run: bundle exec rails webpacker:compile
- run: bundle exec rails test

#rack_system_tests:
Expand Down

0 comments on commit 9f34aa1

Please sign in to comment.