Skip to content

Commit

Permalink
undo no-build
Browse files Browse the repository at this point in the history
  • Loading branch information
bdpedigo committed Dec 9, 2024
1 parent 95785e2 commit 0db1360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
version: "0.5.2"

- name: Set up venv
run: uv sync --python ${{ matrix.python-version }} --no-build
run: uv sync --python ${{ matrix.python-version }}

- name: Test with pytest
run: |
Expand Down

0 comments on commit 0db1360

Please sign in to comment.