Skip to content

Commit

Permalink
add parallelism to speed up a bit...
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianHuc committed Oct 11, 2024
1 parent 4ca6864 commit fa36e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reference-blockchain-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
timeout-minutes: 180
continue-on-error: true
env:
REFERENCE_TESTS_PARALLELISM: 5
REFERENCE_TESTS_PARALLELISM: 12
JAVA_OPTS: -Dorg.gradle.daemon=false -Xmx122G
CORSET_FLAGS: disable
GOCORSET_FLAGS: -wd --ansi-escapes=false --report --air
Expand Down

0 comments on commit fa36e1e

Please sign in to comment.