Skip to content

Commit

Permalink
Update rspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-kirwan committed Mar 18, 2024
1 parent a672fb1 commit 7571198
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
- name: Precompile assets
uses: alphagov/govuk-infrastructure/.github/actions/precompile-rails-assets@main

- Precompile assets
run: bundle exec rails assets:clobber assets:precompile --verbose

- name: Initialize database
env:
RAILS_ENV: test
Expand Down

0 comments on commit 7571198

Please sign in to comment.