Skip to content

Commit

Permalink
Github Workflow: install assets
Browse files Browse the repository at this point in the history
  • Loading branch information
elkuku committed Dec 4, 2023
1 parent 94d8089 commit fcaf896
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:

#- name: Yarn build
# run: yarn run encore production
- name: Install assets
run: bin/console importmap:install
## —— Tests ———————————————————————————————————————————————————————————
- name: Run functionnal and unit tests
run: make citests
Expand Down

0 comments on commit fcaf896

Please sign in to comment.