Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit 24150f4

Browse files
committed
will --colors work for windows gitlab?
1 parent 50a11d9 commit 24150f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ tests:
2121
- git checkout $CI_COMMIT_REF_NAME
2222
- git submodule update --init --depth 1
2323
- npm install
24-
- npm run test -- --testTimeout 30000
24+
- npm run test -- --testTimeout 30000 --colors

0 commit comments

Comments
 (0)