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 904af54 commit f042416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/uv/pdoc/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
using: "composite"
steps:
- name: Set up uv
uses: cvxgrp/.github/actions/uv/setup@main
uses: ./actions/uv/setup
with:
python-version: '3.12'
working-directory: ${{ inputs.working-directory }}
Expand Down

0 comments on commit f042416

Please sign in to comment.