Skip to content

Commit

Permalink
re add assets precompile
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-shaw committed Jul 1, 2024
1 parent be6563d commit a6a8d79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
run: |
yarn install --pure-lockfile
- name: Precompile assets
run: bin/rails assets:precompile

- name: Setup test database
run: bin/rails db:setup

Expand Down

0 comments on commit a6a8d79

Please sign in to comment.