Unverified Commit 77712b96 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #230709 from fetsorn/typo/cocogitto

cocogitto: fix typo
parents b4c52b15 fc87813b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ rustPlatform.buildRustPackage rec {

  cargoHash = "sha256-P/xwE3oLVsIoxPmG+S0htSHhZxCj79z2ARGe2WzWCEo=";

  # Test depend on git configuration that would likly exist in a normal user enviroment
  # Test depend on git configuration that would likely exist in a normal user environment
  # and might be failing to create the test repository it works in.
  doCheck = false;