Skip to content

Commit 54bc881

Browse files
committed
CI: use -gcstats & -compacts flags
1 parent 2d87cff commit 54bc881

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ jobs:
148148
run: |
149149
opam exec -- easycrypt runtest \
150150
-report report.log \
151+
-raw-args -gcstats \
152+
-raw-args -compact \
153+
-raw-args 20 \
151154
${{ matrix.target.options }} \
152155
${{ matrix.target.config }} \
153156
${{ matrix.target.scenario }}

0 commit comments

Comments
 (0)