Skip to content

Commit

Permalink
uv worker
Browse files Browse the repository at this point in the history
  • Loading branch information
mvexel committed Jan 27, 2025
1 parent 82534b2 commit 0b4937a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Setup Python
uses: actions/setup-python@v5
- name: Install uv
uses: astral-sh/setup-uv@v5
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
Expand Down

0 comments on commit 0b4937a

Please sign in to comment.