Skip to content

Commit 165bcf5

Browse files
committed
Fix CI
1 parent 0b87b1b commit 165bcf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pysplashsurf_CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
run: |
331331
python -m pip install --upgrade pip
332332
pip install twine
333-
- name: Test
333+
- name: Upload wheels
334334
env:
335335
TWINE_USERNAME: __token__
336336
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)