Unverified Commit ea0686e2 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

cargo-semver-checks: remove unecessary skipped tests (#498560)

parents c012b602 2d5014ac
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -34,8 +34,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
    # requires internet access
    "--skip=detects_target_dependencies"
    "--skip=query::tests_lints::feature_missing"
    # platform specific tests
    "--skip=target_feature"
  ];

  preCheck = ''