Skip to content

Commit

Permalink
Merge branch 'main' of github.com:CodiTramuntana/decidim-module-repor…
Browse files Browse the repository at this point in the history
…ting-proposals into fix/action_translations
  • Loading branch information
laurajaime committed Oct 22, 2024
2 parents 40d162d + 075d447 commit 38e4cf0
Show file tree
Hide file tree
Showing 28 changed files with 360 additions and 378 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/test_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,14 @@ jobs:

- name: Node packages
run: npm ci

- name: Setup Database
run: bundle exec rake test_app

- name: Fix autocomplete
run: npm i @tarekraafat/[email protected]
working-directory: ./spec/decidim_dummy_app

- name: Precompile test app assets
run: bundle exec rake assets:precompile
working-directory: ./spec/decidim_dummy_app
Expand Down
Loading

0 comments on commit 38e4cf0

Please sign in to comment.