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 088cc01 commit ba49ad1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions template/.github/workflows/marimo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Check env variable
shell: bash
run: |
echo "ACT in marimo ${{ env.RUNNING_IN_ACT }}?"
# This is not using any github-token:
- name: Install uv
shell: bash
Expand Down

0 comments on commit ba49ad1

Please sign in to comment.