mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
misc: more speed improvement on develop images building
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
source ~/.bashrc
|
||||
|
||||
npm install
|
||||
npm ci
|
||||
npm run build:test || exit 1;
|
||||
|
||||
node ./target/tests/main
|
||||
|
||||
Reference in New Issue
Block a user