Skip to content

Commit

Permalink
Merge pull request #616 from thecaralice/flake-tests-special
Browse files Browse the repository at this point in the history
fix(nix): include ./tests_special
  • Loading branch information
kaikalii authored Nov 30, 2024
2 parents a6e21f5 + 0673113 commit ebe12e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ let
++ lib.optionals doCheck [
./site/favicon.ico
./tests
./tests_special
]
);
};
Expand Down

0 comments on commit ebe12e6

Please sign in to comment.