fix: unbreak the test command
This commit is contained in:
parent
354d3feaee
commit
81d6f15456
@ -24,7 +24,7 @@ before_script:
|
||||
jobs:
|
||||
include:
|
||||
- stage: Unit and Integration tests
|
||||
script: test
|
||||
script: npm test
|
||||
|
||||
- stage: Artifacts builds
|
||||
if: branch = master && type != pull_request
|
||||
|
Loading…
x
Reference in New Issue
Block a user