mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-03 22:13:10 +00:00
Reduce concurrency for cloud runner because volume claims are more restricted there
This commit is contained in:
parent
18b1f73025
commit
c3f3ef3f96
@ -1,6 +1,6 @@
|
||||
using NUnit.Framework;
|
||||
|
||||
[assembly: LevelOfParallelism(10)]
|
||||
[assembly: LevelOfParallelism(2)]
|
||||
namespace CodexReleaseTests
|
||||
{
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user