awscli: fix the build by disabling pyyaml tests (#65119)

This commit is contained in:
Wael Nasreddine 2019-07-19 20:15:11 -07:00 committed by GitHub
parent 46f8ec0278
commit 8965de1199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ let
inherit version;
sha256 = "3ef3092145e9b70e3ddd2c7ad59bdd0252a94dfe3949721633e41344de00a6bf";
};
doCheck = false;
});
};
};