Update CI config to run tests with --ci option
This commit is contained in:
parent
4c5d4ce72e
commit
96adb5e56d
@ -40,7 +40,7 @@ pipeline:
|
||||
image: *node_image
|
||||
commands:
|
||||
- *create_synapse_access_token
|
||||
- npm test
|
||||
- npm test --ci
|
||||
|
||||
node-compile:
|
||||
image: *node_image
|
||||
|
||||
Loading…
Reference in New Issue
Block a user