Skip to content

Commit

Permalink
[GHA] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CristianLara committed Feb 7, 2025
1 parent b7c134c commit a6b2f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_website_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
python-version: "3.12"
- name: Install dependencies
run: |
uv pip install -e ".[tutorial]"
- if: ${{ inputs.run_tutorials }}
name: Run Tutorials
Expand Down

0 comments on commit a6b2f51

Please sign in to comment.