You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #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"
0 commit comments