Files
blockly/scripts
Christopher Allen 8cbe12d0e4 fix(build): Skip npm prepare when running in CI (#6244)
Have npm prepare do nothing when running in CI.

We don't need to do any building, because npm test will build
everything needed in the workflows in which it is run, and we
don't want to build anything in other workflows because a tsc
error would prevent those workflows from completing.
2022-06-24 23:29:05 +01:00
..
2021-07-29 15:24:45 -07:00