Skip to content

Commit

Permalink
Disabled parallel execution for Github
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Oct 15, 2023
1 parent 26e9236 commit fd9db09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/junit-platform.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
junit.jupiter.execution.parallel.enabled=true
junit.jupiter.execution.parallel.enabled=false
junit.jupiter.execution.parallel.config.strategy=fixed
junit.jupiter.execution.parallel.config.fixed.parallelism=4
junit.jupiter.execution.parallel.config.fixed.max-pool-size=4

0 comments on commit fd9db09

Please sign in to comment.