Skip to content

Commit

Permalink
chore(nix): do not hash SECURITY.md
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
  • Loading branch information
rvolosatovs committed Jun 5, 2024
1 parent 319a5ba commit 269b164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"flake.nix"
"LICENSE"
"README.md"
"SECURITY.md"
];

doCheck = false; # testing is performed in checks via `nextest`
Expand Down

0 comments on commit 269b164

Please sign in to comment.