diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 93f23f2..f899a1c 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -28,7 +28,7 @@ jobs: - {name: "muon", extras: ""} - {name: "scanpy", extras: "scanpy2"} - {name: "squidpy", extras: ""} - - {name: "scvi-tools", extras: ""} + - {name: "scvi-tools", extras: "optional"} - {name: "pertpy", extras: "de"} - {name: "decoupler", extras: ""} - {name: "SnapATAC2", extras: ""}