Typo
This commit is contained in:
parent
82c2120614
commit
1622e09523
|
@ -88,7 +88,7 @@ jobs:
|
||||||
|
|
||||||
- name: Startup
|
- name: Startup
|
||||||
run: |
|
run: |
|
||||||
npm run clean:server:tests
|
npm run clean:server:test
|
||||||
|
|
||||||
startCold=`date +%s`
|
startCold=`date +%s`
|
||||||
NODE_APP_INSTANCE=1 NODE_ENV=test node dist/server --benchmark-startup
|
NODE_APP_INSTANCE=1 NODE_ENV=test node dist/server --benchmark-startup
|
||||||
|
|
Loading…
Reference in New Issue