From 993d6fab04256ff31e1b0fa473669c602d26d972 Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Fri, 17 Jan 2025 17:00:03 +0400 Subject: [PATCH] testing Marimo flow --- template/.github/workflows/marimo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/template/.github/workflows/marimo.yml b/template/.github/workflows/marimo.yml index 1589c1b..4758537 100644 --- a/template/.github/workflows/marimo.yml +++ b/template/.github/workflows/marimo.yml @@ -21,6 +21,7 @@ jobs: shell: bash run: | echo "ACT in marimo ${{ env.RUNNING_IN_ACT }}?" + echo "ACT in marimo2 ${{ RUNNING_IN_ACT }}?" # This is not using any github-token: - name: Install uv