python310Packages.aws-lambda-builders: disable network tests

Rust/cargo integration tests require available network.
This commit is contained in:
Stanisław Pitucha
2023-03-19 11:53:29 +11:00
parent 3b8e15b8d3
commit 7291ce0804
@@ -50,6 +50,7 @@ buildPythonPackage rec {
"TestPipRunner"
"TestPythonPipWorkflow"
"TestRubyWorkflow"
"TestRustCargo"
# Tests which are passing locally but not on Hydra
"test_copy_dependencies_action_1_multiple_files"
"test_move_dependencies_action_1_multiple_files"