From 6de9a6cc09cb5a911269ffccf0981e7e6a0a742a Mon Sep 17 00:00:00 2001 From: "Philipp A." Date: Tue, 22 Oct 2024 16:55:48 +0200 Subject: [PATCH] add conda-build --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 18f58cd07..39bc9c758 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -41,7 +41,7 @@ jobs: python=${{ matrix.python }} asv libmambapy - packaging + conda-build - name: Cache datasets uses: actions/cache@v4