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