Skip to content

Commit

Permalink
CI: use -gcstats & -compacts flags
Browse files Browse the repository at this point in the history
  • Loading branch information
strub committed May 26, 2024
1 parent 2d87cff commit 54bc881
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,9 @@ jobs:
run: |
opam exec -- easycrypt runtest \
-report report.log \
-raw-args -gcstats \
-raw-args -compact \
-raw-args 20 \
${{ matrix.target.options }} \
${{ matrix.target.config }} \
${{ matrix.target.scenario }}
Expand Down

0 comments on commit 54bc881

Please sign in to comment.