Skip to content

Commit 6182f2c

Browse files
committed
edit workflow
1 parent 538f811 commit 6182f2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pypi-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
ls -ltrh dist
6565
6666
- name: Verify the built dist/wheel is valid
67-
if: github.event_name == 'push'
6867
run: |
6968
python -m pip install --upgrade pip
7069
python -m pip install dist/xarray*.whl

0 commit comments

Comments
 (0)