Unverified Commit 2d5014ac authored by Christoph Jabs's avatar Christoph Jabs
Browse files

cargo-semver-checks: remove unecessary skipped tests

parent 9f09a3f2
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 = ''