Skip to content

Commit

Permalink
ci: 💚 Up the cores to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
timbrinded committed Apr 5, 2024
1 parent 91503cf commit 8933942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/moonwall.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
"compile-contracts.ts compile",
"compile-wasm.ts compile -b ../target/release/moonbeam -o wasm -c moonbeam-dev"
],
"multiThreads": 5,
"multiThreads": 8,
"envVars": ["DEBUG_COLORS=1"],
"reporters": ["basic", "html", "json"],
"reportFile": {
Expand Down

0 comments on commit 8933942

Please sign in to comment.