Skip to content

Commit d3f0840

Browse files
committed
Update ci.yml
1 parent e505ea3 commit d3f0840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Run tests (Windows)
7676
if: runner.os == 'Windows'
77-
run: opam exec -- node scripts/ciTest.js -mocha -theme
77+
run: opam exec -- node scripts/ciTest.js -mocha -theme -format
7878

7979
- name: Get artifact info
8080
id: get_artifact_info

0 commit comments

Comments
 (0)