Unverified Commit ca1f3d3c authored by Tim Jarratt's avatar Tim Jarratt
Browse files

openobserve: fix checkPhase on Darwin

parent d31888f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -95,6 +95,7 @@ rustPlatform.buildRustPackage {
  checkFlags = [
    "--skip=handler::http::router::tests::test_get_proxy_routes"
    "--skip=tests::e2e_test"
    "--skip=tests::test_export_operator"
    "--skip=service::organization::tests::test_organization"
  ];