Skip to content

Commit 3df9600

Browse files
committed
pointing CI to PyPi dev
1 parent 1791e07 commit 3df9600

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,5 +233,7 @@ jobs:
233233
with:
234234
user: "__token__"
235235
password: "${{ secrets.PYPI_API_TOKEN }}"
236+
# Using PyPi dev.
237+
repository_url: "https://test.pypi.org/legacy/"
236238
needs:
237239
- "pytest"

0 commit comments

Comments
 (0)