mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 01:38:28 +02:00
fix: rename unitTests to evalTests
This commit is contained in:
@@ -12,7 +12,7 @@ otherwise, it will be difficult to manage and maintain them.
|
||||
Unit Tests for all flake outputs(only NixOS systems currently).
|
||||
|
||||
```bash
|
||||
nix eval .#unitTests --show-trace --print-build-logs --verbose
|
||||
nix eval .#evalTests --show-trace --print-build-logs --verbose
|
||||
```
|
||||
|
||||
## Overview
|
||||
|
||||
Reference in New Issue
Block a user