Skip to content

Commit

Permalink
fix: python test github action file
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeraj319 committed Jan 8, 2025
1 parent f104f82 commit 888d024
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
with:
python-version: ${{ matrix.python }}

- name: Install Dependencies
run: pip install -r requirements.txt

- name: Install the latest version of uv (if required)
uses: astral-sh/setup-uv@v5
with:
Expand Down

0 comments on commit 888d024

Please sign in to comment.