Skip to content

Commit fc9226f

Browse files
authored
Remove check version job (#1311)
1 parent 83cc06f commit fc9226f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -317,11 +317,6 @@ jobs:
317317
with:
318318
enable-cache: true
319319

320-
- name: check GITHUB_REF matches package version
321-
uses: samuelcolvin/[email protected]
322-
with:
323-
version_file_path: pyproject.toml
324-
325320
- run: uv build --all-packages
326321

327322
- name: Publish to PyPI

0 commit comments

Comments
 (0)