unit test ci --check
This commit is contained in:
parent
d1fc1e0b07
commit
d679d5b1e3
|
@ -20,4 +20,4 @@ COPY . .
|
|||
RUN npm run build
|
||||
|
||||
# Execute test suite
|
||||
RUN npm run test:ci
|
||||
RUN npm run test:unit
|
||||
|
|
Loading…
Reference in New Issue