From 4527573f466810a9321df7e713d9438ff59be527 Mon Sep 17 00:00:00 2001 From: Lucas Colley Date: Thu, 5 Mar 2026 15:17:50 +0000 Subject: [PATCH] fix CI --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6425d41..8e36d09 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -52,7 +52,7 @@ jobs: with: pixi-version: v0.65.0 cache: true - environments: test + environments: tests - name: Test package run: pixi run tests