Skip to content

Commit 1e27e79

Browse files
Mic92mergify[bot]
authored andcommitted
CONTRIBUTING.md: Update testing instructions
fixes #1135
1 parent d64ae01 commit 1e27e79

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,7 @@ Link the profile in the table in README.md and in flake.nix.
4242

4343
## 3. Testing
4444

45-
Run ./tests/run.py to test building. The test script script will parse all the
46-
profiles from the README.md.
47-
48-
You can also just specify a single profile like this:
49-
50-
```
51-
./tests/run.py '<nixos-hardware/purism/librem/15v3>'
52-
```
53-
45+
Run `nix run ./tests#run .` to evaluate all hardware profiles.
5446
Because profiles can only be tested with the appropriate hardware, quality
5547
assurance is up to *you*.
5648

0 commit comments

Comments
 (0)