File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ to run all tests at once. However, we instead recommend using
153153[ nix-fast-build] ( https://github.com/Mic92/nix-fast-build ) . The reason for this
154154is that each individual test takes a while to run, but only uses <=4GiB of RAM
155155and a limited amount of CPU resources. This means they can easily be evaluated
156- and run in parallel to save time, but ` nix ` doesn't to that, so a full test run
156+ and run in parallel to save time, but ` nix ` doesn't do that, so a full test run
157157takes >40 minutes on a mid-range system. With ` nix-fast-build ` you can scale up
158158the number of workers depending on your system's capabilities. It also utilizes
159159[ ` nix-output-monitor ` ] ( https://github.com/maralorn/nix-output-monitor ) to give
You can’t perform that action at this time.
0 commit comments