Commit 2e71d5b
committed
minor symfony#1610 [CI] Remove the redundant step "Build and compile assets" (rosier)
This PR was merged into the main branch.
Discussion
----------
[CI] Remove the redundant step "Build and compile assets"
The step "Install dependencies" with `comoser install` also runs the commands `importmap:install` and `sass:build`.
Also I think the tests should be able to run without `asset-map:compile`.
Commits
-------
f308868 [CI] Remove the redundant step "Build and compile assets"1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 49 | | |
56 | 50 | | |
0 commit comments