Skip to content

Commit

Permalink
Revert unneeded changes to the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Dec 19, 2024
1 parent b9845d4 commit fa00ac1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Check out Git repository
uses: actions/checkout@v4

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
- name: Install uv
uses: astral-sh/setup-uv@v4
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit fa00ac1

Please sign in to comment.