Skip to content

Commit a0d4a56

Browse files
authored
CI: Run more windows tests relating to file encoding (#17226)
1 parent bae0500 commit a0d4a56

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,11 @@ jobs:
478478
core2.test_sse1
479479
core2.test_ccall
480480
core2.test_utf16
481+
core2.test_em_asm_unicode
482+
core2.test_em_js
483+
core2.test_em_js_pthreads
484+
other.test_prejs_unicode
485+
other.test_em_js_side_module
481486
other.test_es5_transpile
482487
other.test_emcc_cflags
483488
other.test_stdin

0 commit comments

Comments
 (0)