Skip to content

Commit

Permalink
Log distance in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-bell committed Dec 9, 2024
1 parent a7bff47 commit 162f77f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/eval-10m-5x-log-distance.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Smoke test evaluation - 10 minutes, 5 trials
on: [push, pull_request]
jobs:
evaluate:
uses: ./.github/workflows/evaluation-workflow.yml
with:
duration: 10m
trials: 5
JVM_OPTS: -Djqf.ei.OBSERVE_MUTATION_DISTANCE=true

0 comments on commit 162f77f

Please sign in to comment.