forked from Fediversity/Fediversity
temporarily unexpose pixelfed test from flake as nix-flake-check wants all exposed tests in CI
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
274a19aa98
commit
4d27ee8f50
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
{
|
||||
checks = {
|
||||
test-mastodon-service = pkgs.testers.runNixOSTest ./mastodon.nix;
|
||||
test-pixelfed-garage-service = pkgs.testers.runNixOSTest ./pixelfed-garage.nix;
|
||||
test-peertube-service = pkgs.testers.runNixOSTest ./peertube.nix;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue