Skip to content

Commit

Permalink
testing Marimo flow
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 17, 2025
1 parent 47a6392 commit 8d56d25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion template/.github/workflows/marimo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
# "Verify UV installation"
uv --version # Should print the installed version of UV
echo "*** RUNNING IN ACE? $RUNNING_IN_ACT ***
echo "*** RUNNING IN ACE? $RUNNING_IN_ACT ***"
- name: "Set up Python"
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 8d56d25

Please sign in to comment.