There was an error while loading. Please reload this page.
1 parent e505ea3 commit d3f0840Copy full SHA for d3f0840
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Run tests (Windows)
76
if: runner.os == 'Windows'
77
- run: opam exec -- node scripts/ciTest.js -mocha -theme
+ run: opam exec -- node scripts/ciTest.js -mocha -theme -format
78
79
- name: Get artifact info
80
id: get_artifact_info
0 commit comments