Skip to content

Commit

Permalink
remove the checkphase
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 14, 2021
1 parent 34ab8e4 commit e0822f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions flake.nix
Expand Up @@ -20,11 +20,6 @@
registryDat = ./nix/registry.dat;
};

doCheck = true;
checkPhase = ''
env ELM_HOME=.elm elm-test
'';

installPhase = ''
make dist
mkdir -p $out/share/
Expand Down

0 comments on commit e0822f1

Please sign in to comment.