liminix/ci.nix

5 lines
98 B
Nix
Raw Normal View History

2023-01-29 21:42:53 +00:00
{
smoke = import ./tests/smoke/test.nix;
pseudofiles = import ./tests/pseudofiles/test.nix;
}