Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitch215 authored Dec 25, 2024
1 parent ceec607 commit c404594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
escape-paths: true
suffix: jar
default: kotlin/jvm
run: java -cp "main.kt.jar;../../lib/kotlin/jvm/*" -Xint MainKt
run: java -cp "main.kt.jar;../../lib/kotlin/jvm/*;" -Xint MainKt
cleanup:
- main.kt.jar
version: kotlinc -version
Expand Down

0 comments on commit c404594

Please sign in to comment.