Skip to content

Commit

Permalink
Tests now run in release build
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-quinn committed Jul 28, 2023
1 parent 507dc8d commit 7b13e32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
version = "0.1.0";
src = ./.;

# FIXME: Tests do not run in release mode
checkType = "debug";
cargoLock = {
lockFile = ./Cargo.lock;
};
Expand Down

0 comments on commit 7b13e32

Please sign in to comment.