Skip to content

Commit

Permalink
towards complete tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 4, 2025
1 parent 4cb0807 commit 4c36667
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion actions/uv/marimo/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ inputs:
runs:
using: composite
steps:
- uses: cvxgrp/.github/actions/uv/setup@main
- uses: ./actions/uv/setup
with:
python-version: '3.12'
working-directory: ${{ inputs.working-directory }}

- name: Install marimo
shell: bash
Expand Down

0 comments on commit 4c36667

Please sign in to comment.