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