fix: bun install symlinks 4
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
tests = {
|
tests = {
|
||||||
enable = true;
|
enable = true;
|
||||||
entry = ''
|
entry = ''
|
||||||
${pkgs.bash}/bin/bash -ec 'bazel test //tests/... --test_output=error'
|
${pkgs.bash}/bin/bash -ec 'bazel test //tests/...'
|
||||||
'';
|
'';
|
||||||
pass_filenames = false;
|
pass_filenames = false;
|
||||||
stages = [ "pre-push" ];
|
stages = [ "pre-push" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user