Skip to content

Commit 424f438

Browse files
committed
Improve publishing
1 parent 65d7fb4 commit 424f438

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/verify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
- name: Check out committed code
3535
uses: actions/checkout@v4
3636
- name: Prepare uv
37-
if: steps.check_package.outputs.should_publish == 'true'
3837
run: |
3938
pip install uv
4039
uv venv --seed venv

0 commit comments

Comments
 (0)