From c818ce5be4c015f8efa46d81245ec3680827e32e Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Sat, 4 Jan 2025 16:56:43 +0400 Subject: [PATCH] testing cvxgrp/.github actions --- .github/workflows/book.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/book.yml b/.github/workflows/book.yml index 709458c0..b35391c8 100644 --- a/.github/workflows/book.yml +++ b/.github/workflows/book.yml @@ -7,7 +7,7 @@ jobs: marimo: runs-on: "ubuntu-latest" steps: - - uses: cvxgrp/.github/actions/uv/marimo@main + - uses: cvxgrp/.github/actions/uv/marimo@testing sphinx: runs-on: "ubuntu-latest"