Skip to content

Commit

Permalink
revert: cleaning nmp cache in dummy_app
Browse files Browse the repository at this point in the history
  • Loading branch information
Stef-Rousset committed Sep 20, 2024
1 parent c7601a5 commit 8aedc35
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,6 @@ jobs:
- uses: browser-actions/setup-chrome@v1
with:
chrome-version: 119.0.6045.105
- name: Clean npm cache in decidim_dummy_app
run: npm cache clean --force
working-directory: ./spec/decidim_dummy_app/
- name: Install npm dependencies
run: npm install
working-directory: ./spec/decidim_dummy_app/
- run: RAILS_ENV=test bundle exec rails assets:precompile
name: Precompile assets
working-directory: ./spec/decidim_dummy_app/
Expand Down

0 comments on commit 8aedc35

Please sign in to comment.